format-patch: Add format.subjectprefix config option
authorAdam Roben <aroben@apple.com>
Mon, 2 Jul 2007 00:48:59 +0000 (17:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Jul 2007 04:05:45 +0000 (21:05 -0700)
This change lets you use the format.subjectprefix config option to override the
default subject prefix.

Signed-off-by: Adam Roben <aroben@apple.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found