Skip to content

Instantly share code, notes, and snippets.

@andreybolonin
Last active November 2, 2016 09:55
Show Gist options
  • Save andreybolonin/1c6590284d70035ae562309abb8f5546 to your computer and use it in GitHub Desktop.
Save andreybolonin/1c6590284d70035ae562309abb8f5546 to your computer and use it in GitHub Desktop.
git checkout feature/HM20-84
git rebase -i HEAD~9
git push origin feature/HM20-84 -f
git pull --rebase origin develop
git checkout -b {branch_name}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment