Skip to content

Instantly share code, notes, and snippets.

@soardex
Created December 18, 2016 18:29
Show Gist options
  • Save soardex/bcf3b85b2d62ef5538f47f9d7c3e8cac to your computer and use it in GitHub Desktop.
Save soardex/bcf3b85b2d62ef5538f47f9d7c3e8cac to your computer and use it in GitHub Desktop.
Merge Upstream Master to Branch
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