Skip to content

Instantly share code, notes, and snippets.

@nysalor
Created April 17, 2015 05:24
Show Gist options
  • Save nysalor/a89971a3752fca56b934 to your computer and use it in GitHub Desktop.
Save nysalor/a89971a3752fca56b934 to your computer and use it in GitHub Desktop.
git rebase help
# Commands:
# p, pick = use commit
# r, reword = use commit, but edit the commit message
# e, edit = use commit, but stop for amending
# s, squash = use commit, but meld into previous commit
# f, fixup = like "squash", but discard this commit's log message
# x, exec = run command (the rest of the line) using shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment