Created
May 17, 2017 22:55
-
-
Save Adron/025d88548527d107c272e836ab9e0cc6 to your computer and use it in GitHub Desktop.
Branch X & Remote Upstream w & w/o Current Branch.
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
git branch -u upstream/localfoo | |
git branch -u upstream/localfoo localfoo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment