summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Chen <weichen2000121@gmail.com>2019-12-07 09:26:17 -0800
committerDavid Chen <weichen2000121@gmail.com>2019-12-07 09:26:17 -0800
commit0d1230a9593f9658bb0d8816e5db3983df873943 (patch)
tree25fbfead00805c12cabd0548c1c1a06ef2cf1bbb /docs
parentc507e5f562f6753110e5dc582b5cab9bda76b6ee (diff)
added keybinding for fetchRemote
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index a9e8234e6..22f63229c 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -93,6 +93,7 @@ Default path for the config file: `~/.config/jesseduffield/lazygit/config.yml`
fastForward: 'f' # fast-forward this branch from its upstream
pushTag: 'P'
setUpstream: 'u' # set as upstream of checked-out branch
+ fetchRemote: 'f'
commits:
squashDown: 's'
renameCommit: 'r'