Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ho/dirstat-by-file'
[gitweb.git]
/
contrib
/
hooks
/
post-receive-email
diff --git
a/contrib/hooks/post-receive-email
b/contrib/hooks/post-receive-email
index 62a740c48248d94e1e0577c8676b13b7a726f21c..41368950d6b29121089ee9239b8e07ece209a31e 100644
(file)
--- a/
contrib/hooks/post-receive-email
+++ b/
contrib/hooks/post-receive-email
@@
-202,11
+202,12
@@
generate_email_header()
generate_email_footer()
{
+ SPACE=" "
cat <<-EOF
hooks/post-receive
- --
+ --
${SPACE}
$projectdesc
EOF
}