mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
Fix invalid key
parent
fc3667b250
commit
d7fe5df589
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ customCommands:
|
|||
## Pull from specific remote
|
||||
|
||||
```yml
|
||||
- key: '<c-h>'
|
||||
- key: '<c-p>'
|
||||
description: "Pull from a specific remote repository"
|
||||
context: 'files'
|
||||
loadingText: 'Pulling ...'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue