1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

commmit - enhance docs for keybinding 'c' for local branch (#3046)

This commit is contained in:
Jesse Duffield
2023-12-02 09:34:58 +11:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -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, enter '-' to switch to last
<kbd>n</kbd>: New branch
<kbd>o</kbd>: Create pull request
<kbd>O</kbd>: Create pull request options