-
-
Save northband/6280531eb200fe9d17d5 to your computer and use it in GitHub Desktop.
git some
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment