summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSebastian Mangelsen <sebastian.mangelsen@plejd.com>2023-10-02 18:06:24 +0200
committerSebastian Mangelsen <sebastian.mangelsen@plejd.com>2023-10-02 18:06:24 +0200
commit5ebd8ac7fe83b63c7ecbce3ce24b5cce4fa2a398 (patch)
tree4212bf5cfc0bc170ef8b7a1c5eec011bd1810911 /docs
parent3cda1d03d954f8a9f695bedaa97d183496842e7c (diff)
commmit - enhance docs for keybinding 'c' for local branch
- closes #3030 - mention that it supports '-' - fix documentation and builtin help
Diffstat (limited to 'docs')
-rw-r--r--docs/keybindings/Keybindings_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md
index 3c57562f2..e81fb42db 100644
--- a/docs/keybindings/Keybindings_en.md
+++ b/docs/keybindings/Keybindings_en.md
@@ -141,7 +141,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
<pre>
<kbd>&lt;c-o&gt;</kbd>: Copy branch name to clipboard
<kbd>i</kbd>: Show git-flow options
- <kbd>&lt;space&gt;</kbd>: Checkout
+ <kbd>&lt;space&gt;</kbd>: Checkout, use '-' for previous
<kbd>n</kbd>: New branch
<kbd>o</kbd>: Create pull request
<kbd>O</kbd>: Create pull request options