sublime_merge
sublime_merge copied to clipboard
In the "Rebase Branch" dialog list, make current branch distinctive
Problem description Rebase Branch dialog is confusing to use. It's good that it has this verbose description on the bottom about what is going to happen ("rebase xxx onto yyy"), but it's it can be better suited for rebasing current branch onto master.
Preferred solution
Add a tinted label / badge on the right side of row delegate that's just saying "Current branch" for the currently active branch, and some other text for all other branches on the same commit, e.g. "On current commit".