summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDaniele D'Orazio <d.dorazio96@gmail.com>2018-08-29 14:27:17 +0200
committerDaniele D'Orazio <d.dorazio96@gmail.com>2018-09-01 12:14:42 +0200
commit9e6a4a529af999b7c6b2adefe16632f2e19c5b8a (patch)
treea926c78ab48897564f5a60c6958f73bd5b39ca8a /docs
parentb65fa852f187c820901e67f77b1fb8ac8dbd4ea3 (diff)
add keybinding to open user editor when renaming last commit
Diffstat (limited to 'docs')
-rw-r--r--docs/Keybindings.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Keybindings.md b/docs/Keybindings.md
index 9160b9c2b..2f10a297c 100644
--- a/docs/Keybindings.md
+++ b/docs/Keybindings.md
@@ -54,6 +54,7 @@
<pre>
<kbd>s</kbd>: squash down (only available for topmost commit)
<kbd>r</kbd>: rename commit
+ <kbd>shift</kbd>+<kbd>R</kbd>: rename commit using git editor
<kbd>g</kbd>: reset to this commit
</pre>