mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-10 04:07:18 +02:00
fix PullMergeConflict integration test
This commit is contained in:
parent
db011d8e34
commit
037e957282
@ -119,6 +119,7 @@ var conflictStrings = []string{
|
||||
"When you have resolved this problem",
|
||||
"fix conflicts",
|
||||
"Resolve all conflicts manually",
|
||||
"Merge conflict in file",
|
||||
}
|
||||
|
||||
func isMergeConflictErr(errStr string) bool {
|
||||
|
Loading…
Reference in New Issue
Block a user