1
vote
1answer
64 views

gitk: show branch name on hover

Could you tell how to make gitk tool show the branch name on hover or suggest the tool which is able to do so? gitk shows branches tangle where the branches are nameless, and I have to guess which is ...
3
votes
3answers
167 views

How to make gitk show only local branches?

How to make gitk show only local branches? Or even better - can I hide remote branches that do not have corresponding local branches?