Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: Format tracking branch merges as though they were pulls
[gitweb.git]
/
lib
/
option.tcl
diff --git
a/lib/option.tcl
b/lib/option.tcl
index 743304269b90ec7f16d489e36dfdd3b2e948253e..aa9f783afd3c848eb3460c8ee1ff6840478637db 100644
(file)
--- a/
lib/option.tcl
+++ b/
lib/option.tcl
@@
-95,6
+95,7
@@
$copyright" \
}
set d {}
+ append d "git wrapper: $::_git\n"
append d "git exec dir: [gitexec]\n"
append d "git-gui lib: $oguilib"