Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitk: Default wrcomcmd to use --pretty=email
[gitweb.git]
/
gitk
diff --git
a/gitk
b/gitk
index 78358a712ae764cb7eb9b4c5aac88031fd8fa1d3..462f966948f287d478518ebc3cfbe322cc9f2e86 100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-11936,7
+11936,7
@@
if { [info exists ::env(GIT_TRACE)] } {
}
# defaults...
-set wrcomcmd "git diff-tree --stdin -p --pretty"
+set wrcomcmd "git diff-tree --stdin -p --pretty
=email
"
set gitencoding {}
catch {