1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-02 23:27:32 +02:00

docs(Config.md): add missing keybinding.branches.renameBranch

This commit is contained in:
Ryooooooga 2022-06-16 23:29:48 +09:00
parent a5821f5ec8
commit 92b0e0edd0
No known key found for this signature in database
GPG Key ID: 07CF200DFCC20C25

View File

@ -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