Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created June 13, 2012 19:54
Show Gist options
  • Save jackdempsey/2926081 to your computer and use it in GitHub Desktop.
Save jackdempsey/2926081 to your computer and use it in GitHub Desktop.
git rm `git status | grep deleted | cut -f2 -d: | xargs`
@jwplmr
Copy link

jwplmr commented Jul 3, 2012

OK great. I wasn't sure if you didn't understand paste or the anonymous fd's. The "here fd" trick is wild to me. I changed my github account name (to essentially fake being an org) and got all confused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment