contrib/hooks/post-receive-email: make subject prefix configurable
authorGerrit Pape <pape@smarden.org>
Tue, 6 Nov 2007 13:49:30 +0000 (13:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Nov 2007 00:45:31 +0000 (16:45 -0800)
Email subjects are prefixed with "[SCM] " by default, make this optionally
configurable through the hooks.emailprefix config option.

Suggested by martin f krafft through
http://bugs.debian.org/428418

Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found