author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Fri, 2 Jun 2006 13:21:17 +0000 (15:21 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Jun 2006 14:30:55 +0000 (07:30 -0700) | ||
commit | 20ff06805c66826404b154b9309a8581449af2b0 | |
tree | 513c96694e7e782b2391a830ca2ff9d60b6ef436 | tree | snapshot |
parent | cf2251b60460e651a5e00afe9ef7c427ad296711 | commit | diff |
format-patch: resurrect extra headers from config
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>
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>
builtin-log.c | diff | blob | history | |
log-tree.c | diff | blob | history | |
revision.h | diff | blob | history |