Last active
October 24, 2016 18:14
-
-
Save ghthor/cc735e593cb6a7577b0c75b30dcd2869 to your computer and use it in GitHub Desktop.
Git Merge Conflict - Magic Spells
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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