Skip to content

Commit

Permalink
docs(Config.md): add missing keybinding.branches.renameBranch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryooooooga committed Jun 16, 2022
1 parent a5821f5 commit 92b0e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 92b0e0e

Please sign in to comment.