Skip to content

Instantly share code, notes, and snippets.

@cnevinc
Created August 8, 2014 23:00
Show Gist options
  • Select an option

  • Save cnevinc/7c3b18f36f28cc88e5d8 to your computer and use it in GitHub Desktop.

Select an option

Save cnevinc/7c3b18f36f28cc88e5d8 to your computer and use it in GitHub Desktop.
merge dev to master
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