mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Updated Custom Commands Compendium (markdown)
parent
b8a11d164f
commit
85934528f8
|
|
@ -66,6 +66,7 @@ customCommands:
|
|||
## Opening git mergetool
|
||||
|
||||
```yml
|
||||
customCommands:
|
||||
- key: "M"
|
||||
command: "git mergetool {{ .SelectedFile.Name }}"
|
||||
context: "files"
|
||||
|
|
|
|||
Loading…
Reference in a new issue