Hide/Solo branch from the commit graph
Allow hiding/soloing branches by clicking on branch in log view.
Comments: 4
-
09 Aug, '21
Jonathan AdminHello Piotr 👋 Can you tell us what you mean by "log view"?
-
10 Aug, '21
PiotrJonathan, sorry I meant the commit graph and specifically the "Branch / Tag" column of it.
I'd like to right click on the branch label there and have option to Solo/Hide that branch. -
25 Mar
YannickThis would be very useful to us as we have projects we a lot of branches.
We find it is easier to use the branch options (create branch, delete branch, create tag here, etc) from the commit graph rather than the branches list (left side of the screen). -
2 days ago
FrancisBig +1 to this; I tend to never actually use solo/hide because I have so many local branches in my sidebar that I'd have to collapse or scroll to find the one I want, or search to find it. Very tedious.
The main situation where I want this is when a coworker rebased a 50+ commit branch and it pops up to the top which is in my way when I'm trying to do some manipulation of my own branches in relation to the trunk branch. I want to just right-click-hide their remote branch quickly so I can move on with my life.