Skip to content

Instantly share code, notes, and snippets.

@anibalardid
Created May 14, 2019 16:27
Show Gist options
  • Select an option

  • Save anibalardid/b68a1cf49b6df5b757e39b4e0289c7ad to your computer and use it in GitHub Desktop.

Select an option

Save anibalardid/b68a1cf49b6df5b757e39b4e0289c7ad to your computer and use it in GitHub Desktop.
git merge branch to master
git checkout master
git pull origin master
git merge test
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment