How to make gitk show only local branches? Or even better - can I hide remote branches that do not have corresponding local branches?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Edit -> Preferences -> Hide remote refs |
|||
|
|
After some experimenting I have found a solution. The following command works:
It shows only those remote branches that have corresponding local branches. It is important to use
|
|||||||||
|