sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

Highlight remote tracking branch #1979

Open themilkman opened 2 weeks ago

themilkman commented 2 weeks ago

Problem description

When branches are diverged, I want to compare my local with the remote tracking branch(es).

Preferred solution

I am aware that the click selection is not persistent in SM currently. So there would be few options that came up to my mind:

Alternatives

Maybe add a context menu to diff the HEAD of the local branch with the diverged remote one directly.

Ps.: I actually don't know how SM renders the diverged indicators on multiple tracking branches