You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reviewing a merge conflict in GitFiend the lines that are in conflict are shown nicely but when you have a large file with only 2-5 conflicts it's quite difficult to find them just by scrolling.
The / at the top of the files in conflict is also very helpful in identifying when you've reviewed all the conflicts π
It would be nice to have next / previous arrow buttons that quickly jump to the next conflict or previous conflict, rather than having to scroll through the many lines that are not in conflict to find the next conflict.