-
-
Save flyingoctopus/5c4612a63a77f7f94d7d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| Update master from a feature branch: | |
| git config --global alias.some "!git checkout master && git pull --rebase && git remote prune origin && git cleanlocal" | |
| git some |
Author
flyingoctopus
commented
Jul 23, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
