-
-
Save s3rgeym/71f8e12ef0a280745d397819c2bd09b9 to your computer and use it in GitHub Desktop.
Git: merge 'develop' in 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 merge develop | |
git push -u origin master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment