sublime_merge
sublime_merge copied to clipboard
show tags on current branch after I hid all branches except current
Problem description
I really like the hide all branches except ... feature. It allows me to focus on current branch. But let's say that it's a main branch and I have tags on it. I won't be able to see them. If I find the tag in question and click on it merge will show me all branches with tags on them.
Preferred solution
I don't know if it's a perfect solution but I would like to have something like «Show tags on current branch».
Alternatives
When I click on tag on «Locations» panel merge can highlight only this tag preserving the visibility filter.
Thank you,
— Konstantin
possible duplicate of #933
I don't know if it's a perfect solution but I would like to have something like «Show tags on current branch».
I'd say that the the tags on commits shown after hide all branches except ... should just not be hidden. It only talks about hiding branches after all. We shouldn't need a separate menu to handle that case.