mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
docs(Config.md): add missing keybinding.branches.renameBranch
This commit is contained in:
parent
a5821f5ec8
commit
92b0e0edd0
|
|
@ -188,6 +188,7 @@ keybinding:
|
|||
checkoutBranchByName: 'c'
|
||||
forceCheckoutBranch: 'F'
|
||||
rebaseBranch: 'r'
|
||||
renameBranch: 'R'
|
||||
mergeIntoCurrentBranch: 'M'
|
||||
viewGitFlowOptions: 'i'
|
||||
fastForward: 'f' # fast-forward this branch from its upstream
|
||||
|
|
|
|||
Loading…
Reference in a new issue