Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2007-11-06 16:48:07 +0300
committerJunio C Hamano <gitster@pobox.com>2007-11-08 03:45:31 +0300
commitb5786c828304c7dcf42742729374d04f30ac1a09 (patch)
tree131d9d0fb16075d1506d3f9178c6ccec384a2af2 /contrib/hooks
parent3891f390eafa4bec95088f16f8f481553c535b78 (diff)
contrib/hooks/post-receive-email: fix typo
Signed-off-by: Gerrit Pape <pape@smarden.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/hooks')
-rw-r--r--contrib/hooks/post-receive-email2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index 2aa9bb501c..379cedc577 100644
--- a/contrib/hooks/post-receive-email
+++ b/contrib/hooks/post-receive-email
@@ -30,7 +30,7 @@
# This is the list that all pushes of annotated tags will go to. Leave it
# blank to default to the mailinglist field. The announce emails lists the
# short log summary of the changes since the last annotated tag.
-# hook.envelopesender
+# hooks.envelopesender
# If set then the -f option is passed to sendmail to allow the envelope sender
# address to be set
#