gitk: New option to hide remote refs
commitffe15297b031814c5cda5d82a6555683c8e80dcc
authorThomas Rast <trast@student.ethz.ch>
Mon, 3 Aug 2009 21:53:36 +0000 (3 23:53 +0200)
committerPaul Mackerras <paulus@samba.org>
Thu, 13 Aug 2009 11:49:10 +0000 (13 21:49 +1000)
tree4da2b261763f7df36ace855ca01749648e1869c8
parent097e11182213afa4166c0fe58bd8135d71b52fb5
gitk: New option to hide remote refs

In repositories with lots of remotes, looking at the history in gitk
can be borderline insane with all the red labels for remote refs.
Introduce a new option in the preferences that makes gitk ignore
remote refs entirely, so they don't take up space in the display.

Wished-for-by: Thell Fowler <tbfowler4@gmail.com>
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk