add integration test for merge conflicts resolved externally

This commit is contained in:
Jesse Duffield
2022-01-17 18:29:13 +11:00
parent ee622d044e
commit d3a3c8d87d
29 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
disableStartupPopups: true
customCommands:
- key: 'N'
description: 'Resolve conflict'
context: 'files'
command: 'echo "master2" > file'