summaryrefslogtreecommitdiffstats
path: root/git-urm
blob: ad74dcca06f85c061fc106531b72b1f13b473410 (plain)
1
2
#! /bin/sh
git status -s | grep -e '^ D' | gawk '{print $2 }' | xargs -r git checkout