format-patch: resurrect extra headers from config
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 2 Jun 2006 13:21:17 +0000 (15:21 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 2 Jun 2006 14:30:55 +0000 (07:30 -0700)
Once again, if you have

[format]
headers = "Origamization: EvilEmpire\n"

format-patch will add these headers just after the "Subject:" line.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found