Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: Show the git-gui library path in 'About git-gui'
[gitweb.git]
/
git-gui.sh
diff --git
a/git-gui.sh
b/git-gui.sh
index d238d452385e73ab4b43c0d38284a35388ba8f03..c1a6b84fa44262dd3410dafd064a14e32191d25c 100755
(executable)
--- a/
git-gui.sh
+++ b/
git-gui.sh
@@
-59,7
+59,7
@@
if {$idx ne {}} {
} else {
set auto_path [concat [list $oguilib] $auto_path]
}
-unset -nocomplain ogui
lib ogui
rel idx fd
+unset -nocomplain oguirel idx fd
if {![catch {set _verbose $env(GITGUI_VERBOSE)}]} {
unset _verbose