-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
None
-
None
-
Severity 3 - Minor
Occasionally, when attempting to resolve a merge conflict in a git repo in Sourcetree via the diff pane, after a brief wait, the merge conflict is not resolved.
Steps to reproduce:
1. Create a merge conflict.
2. Right click a file in the diff pane, choose Resolve conflicts -> resolve using theirs (can't be sure I've tested using "mine").
3. Occasionally, the Sourcetree client pauses for a moment like it's resolving the conflict, but no action appears to have been taken.
4. Repeating step 2 will more often than not correctly resolve the merge conflict.
I can't reliably reproduce what causes this to sometimes fail silently and sometimes work as intended.
Cheers.