add a note after successful conflicted merge resolution
This commit is contained in:
parent
b0f7c80378
commit
2d0a05c0fe
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@ resolveMerge = do
|
|||
, Param "-m"
|
||||
, Param "git-annex automatic merge conflict fix"
|
||||
]
|
||||
showLongNote "Merge conflict was automatically resolved; you may want to examine the result."
|
||||
return merged
|
||||
|
||||
resolveMerge' :: LsFiles.Unmerged -> Annex (Maybe FilePath)
|
||||
|
|
Loading…
Add table
Reference in a new issue