contrib/hooks/post-receive-email: make subject prefix configurable
commite7509ee388480046a685f885431291f484de66de
authorGerrit Pape <pape@smarden.org>
Tue, 6 Nov 2007 13:49:30 +0000 (6 13:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Nov 2007 00:45:31 +0000 (7 16:45 -0800)
tree90d0819b8eeb17110111a4d5db2715bf33ac451b
parent15a2f530111f32d66eb0c25527e540b5e09804ad
contrib/hooks/post-receive-email: make subject prefix configurable

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>
contrib/hooks/post-receive-email