Created
December 18, 2016 18:29
-
-
Save soardex/bcf3b85b2d62ef5538f47f9d7c3e8cac to your computer and use it in GitHub Desktop.
Merge Upstream Master to 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 checkout master | |
git pull | |
git checkout [branch] | |
git merge master | |
git commit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment