Code

git-gui: Support 'Visualize All Branches' on Mac OS X.
authorShawn O. Pearce <spearce@spearce.org>
Thu, 25 Jan 2007 18:01:16 +0000 (13:01 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 25 Jan 2007 18:01:16 +0000 (13:01 -0500)
commit5753ef1a4eca7b4ce04d1e4ea2250442bba4dbb9
treea66387baa1cb9b4533952f0b3bb256d92598dd72
parent23effa79f7697cd27f04cb6edc9680e11e15f02a
git-gui: Support 'Visualize All Branches' on Mac OS X.

Now that recent versions of gitk (shipping with at least git 1.5.0-rc1
and later) actually accept command line revision specifiers without
crashing on internal Tk errors we can offer the 'Visualize All Branches'
menu item in the Repository menu on Mac OS X.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh