Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-1.5.4' into maint
[gitweb.git]
/
contrib
/
hooks
/
post-receive-email
diff --git
a/contrib/hooks/post-receive-email
b/contrib/hooks/post-receive-email
index 77c88ebf1f1029083614c2ff63011bd1b2d269fb..62a740c48248d94e1e0577c8676b13b7a726f21c 100644
(file)
--- a/
contrib/hooks/post-receive-email
+++ b/
contrib/hooks/post-receive-email
@@
-567,7
+567,7
@@
generate_general_email()
echo ""
if [ "$newrev_type" = "commit" ]; then
echo $LOGBEGIN
- git show --no-color --root -s $newrev
+ git show --no-color --root -s
--pretty=medium
$newrev
echo $LOGEND
else
# What can we do here? The tag marks an object that is not