add integration test for merge conflicts resolved externally
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
disableStartupPopups: true
|
||||
customCommands:
|
||||
- key: 'N'
|
||||
description: 'Resolve conflict'
|
||||
context: 'files'
|
||||
command: 'echo "master2" > file'
|
||||
Reference in New Issue
Block a user