Skip to content

Instantly share code, notes, and snippets.

@jarinudom
Created November 28, 2011 12:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jarinudom/1400195 to your computer and use it in GitHub Desktop.
Save jarinudom/1400195 to your computer and use it in GitHub Desktop.
git config --global alias.rma '!sh -c "git diff -z --name-only --diff-filter=D | xargs -0 git rm"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment