From 9eb1b4936a403cf1528d01ad548ab7bc01d6c308 Mon Sep 17 00:00:00 2001 From: Zach Latta Date: Thu, 2 Jul 2015 10:56:02 -0700 Subject: [PATCH] Update key sequence to open rebase buffer for Magit 2.1 --- contrib/!source-control/git/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/!source-control/git/README.org b/contrib/!source-control/git/README.org index 278c5ae79..b0c7c1c1b 100644 --- a/contrib/!source-control/git/README.org +++ b/contrib/!source-control/git/README.org @@ -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=