Skip to content

Instantly share code, notes, and snippets.

@NTruchaud
Created February 5, 2018 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NTruchaud/a87a262c6975a9307b3bb9839d08599b to your computer and use it in GitHub Desktop.
Save NTruchaud/a87a262c6975a9307b3bb9839d08599b to your computer and use it in GitHub Desktop.
git checkout master
git merge hotfix_branch
git checkout develop
git merge hotfix_branch
git branch -D hotfix_branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment