]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: Print version on the console.
authorShawn O. Pearce <spearce@spearce.org>
Wed, 14 Feb 2007 05:28:00 +0000 (00:28 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 14 Feb 2007 05:28:00 +0000 (00:28 -0500)
commited3adde081645c5f93685b22d39f2d74e068873d
tree7983d28082a8e6036b9c1ed2e674b3c00e3b039e
parent5ac58f5ba1392416a911c618abba6d874987a1b0
git-gui: Print version on the console.

Like `git version`, `git gui version` (or `git gui --version`) shows
the version of git-gui, in case the user needs to know this, without
looking at it in the GUI about dialog.

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