Skip to content

Instantly share code, notes, and snippets.

@citizen428
Created July 9, 2018 04:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save citizen428/8c20c9a5d21fb57f1e15b313d4b08cb5 to your computer and use it in GitHub Desktop.
Save citizen428/8c20c9a5d21fb57f1e15b313d4b08cb5 to your computer and use it in GitHub Desktop.
git rebase --interactive
# if you didn't specify any tracking information for this branch
# you will have to add upstream and remote branch information:
git rebase --interactive origin branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment