-
Notifications
You must be signed in to change notification settings - Fork 290
Description
There's some weird behavior when merging.
I created a conflict in text file called 'test'.
When merging this is the resulting 'Changes' view, with 'test' conflicted in unstaged and also without conflict in staged. The staged version shows "No changes or only EOL changes" when selected. It also cannot be opened in the external merge tool using the button above the file preview.
Next, I'll right click the conflicted file in the 'unstaged' area and open my merge tool (Meld).
When manually refreshing while Meld is open, or after cancelling the merge in Meld, 4 files (generated by Meld, I assume) appear in the 'unstaged' view.
At this point the GUI stops updating automatically. Aborting the merge, switching branches, discarding files, all will still work but only become visible after refreshing manually.