Skip to content

Instantly share code, notes, and snippets.

@jryans
Created March 12, 2013 20:12
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 jryans/5146561 to your computer and use it in GitHub Desktop.
Save jryans/5146561 to your computer and use it in GitHub Desktop.
diff-rm
git diff --diff-filter=D --name-only origin/master...fix-deps | xargs -n 1 pkg-exec git rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment