Skip to content

Instantly share code, notes, and snippets.

@isabellachen
Last active October 23, 2017 14:54
Show Gist options
  • Save isabellachen/34a55c6b08c40393cb2f88adea2585e7 to your computer and use it in GitHub Desktop.
Save isabellachen/34a55c6b08c40393cb2f88adea2585e7 to your computer and use it in GitHub Desktop.
Merge develop into master
$ git checkout develop
$ git pull origin develop
$ git checkout master
$ git merge develop
$ git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment