mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-03 13:21:56 +02:00
7 lines
150 B
YAML
7 lines
150 B
YAML
disableStartupPopups: true
|
|
customCommands:
|
|
- key: 'N'
|
|
description: 'Resolve conflict'
|
|
context: 'files'
|
|
command: 'echo "master2" > file'
|