Merge branch 'maint'
authorShawn O. Pearce <spearce@spearce.org>
Mon, 11 Jun 2007 23:06:15 +0000 (19:06 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 11 Jun 2007 23:06:15 +0000 (19:06 -0400)
* maint:
git-gui: Include 'war on whitespace' fixes from git.git

GIT-VERSION-GEN
lib/class.tcl
index 638de99e9e793399c61cd2ceb300447324f2532a..9770b0bc27ae4dfd44f4bfcfc74946fabefdc127 100755 (executable)
@@ -78,5 +78,3 @@ test "$VN" = "$VC" || {
        echo >&2 "GITGUI_VERSION = $VN"
        echo "GITGUI_VERSION = $VN" >$GVF
 }
-
-
index 88b056522a866b3acc9620218ec8dfae042d62a2..72494c1a1ea51ec004a63f08f2c62db9096c2318 100644 (file)
@@ -151,4 +151,3 @@ auto_mkindex_parser::command constructor {name args} {
                [format { [list source [file join $dir %s]]} \
                [file split $scriptFile]] "\n"
 }
-