mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
Updated Custom Commands Compendium (markdown)
parent
b8a11d164f
commit
85934528f8
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ customCommands:
|
|||
## Opening git mergetool
|
||||
|
||||
```yml
|
||||
customCommands:
|
||||
- key: "M"
|
||||
command: "git mergetool {{ .SelectedFile.Name }}"
|
||||
context: "files"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue