Hide tags in Gitkraken

1.4k views Asked by At

In a repo that I'm working on, new tags are created at every merge. So there are tags on all the commits, which creates a problem in finding branch names in the list, I want to hide all the tags at once as there are too many (1k+) to remove one by one.

1

There are 1 answers

0
gmabley On BEST ANSWER

In version 3.6.0, the following feature was added:

  • Reduce the drag on your graph by using the new context menu option to Hide all tags

Right clicking any single tag will provide the options to Hide/Show all tags along with hiding and soloing the individual tag.

enter image description here