Merge branch 'maint'
* maint: git-gui: Include 'war on whitespace' fixes from git.git
This commit is contained in:
@ -78,5 +78,3 @@ test "$VN" = "$VC" || {
|
|||||||
echo >&2 "GITGUI_VERSION = $VN"
|
echo >&2 "GITGUI_VERSION = $VN"
|
||||||
echo "GITGUI_VERSION = $VN" >$GVF
|
echo "GITGUI_VERSION = $VN" >$GVF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -151,4 +151,3 @@ auto_mkindex_parser::command constructor {name args} {
|
|||||||
[format { [list source [file join $dir %s]]} \
|
[format { [list source [file join $dir %s]]} \
|
||||||
[file split $scriptFile]] "\n"
|
[file split $scriptFile]] "\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user