mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
Update docs
This commit is contained in:
committed by
Jesse Duffield
parent
755cc9f8d8
commit
b590397dce
@ -550,7 +550,7 @@ func (gui *Gui) GetInitialKeybindings() []*Binding {
|
||||
Contexts: []string{string(LOCAL_BRANCHES_CONTEXT_KEY)},
|
||||
Key: gui.getKey(config.Branches.ViewPullRequestOptions),
|
||||
Handler: gui.handleCreatePullRequestMenu,
|
||||
Description: gui.Tr.LcCreatePullRequest,
|
||||
Description: gui.Tr.LcCreatePullRequestOptions,
|
||||
},
|
||||
{
|
||||
ViewName: "branches",
|
||||
|
Reference in New Issue
Block a user