Created
August 8, 2014 23:00
-
-
Save cnevinc/7c3b18f36f28cc88e5d8 to your computer and use it in GitHub Desktop.
merge dev to master
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 origin 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