Update key sequence to open rebase buffer for Magit 2.1

This commit is contained in:
Zach Latta 2015-07-02 10:56:02 -07:00 committed by syl20bnr
parent 7f3c57ec9c
commit 9eb1b4936a
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ message.
- ~C-c C-c~ to submit the changes
- Squash last commit:
- ~L l~ to open =log buffer=
- ~E~ on the second to last commit, it opens the =rebase buffer=
- ~r e~ on the second to last commit, it opens the =rebase buffer=
- ~j~ to put point on last commit
- ~s~ to squash it
- ~C-c C-c~ to continue to the =commit message buffer=