Skip to content

Instantly share code, notes, and snippets.

@ghthor
Last active October 24, 2016 18:14
Show Gist options
  • Save ghthor/cc735e593cb6a7577b0c75b30dcd2869 to your computer and use it in GitHub Desktop.
Save ghthor/cc735e593cb6a7577b0c75b30dcd2869 to your computer and use it in GitHub Desktop.
Git Merge Conflict - Magic Spells
alias grm-added-by-us='git status | grep "added by us" | cut -f 2 -d ":" | tr "\n" "\0" | xargs -0 git rm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment