index
:
bin
master
mainly shell script
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-urm
blob: ad74dcca06f85c061fc106531b72b1f13b473410 (
plain
)
1
2
#! /bin/sh git status -s | grep -e '^ D' | gawk '{print $2 }' | xargs -r git checkout