Skip to content

Instantly share code, notes, and snippets.

@is8r
Created May 9, 2013 08:13
Show Gist options
  • Save is8r/5546207 to your computer and use it in GitHub Desktop.
Save is8r/5546207 to your computer and use it in GitHub Desktop.
最新からn個前のコミットをまとめる
git rebase -i HEAD~n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment