author | Alex Riesen <raa@limbo.localdomain> | |
Wed, 4 Jul 2007 10:37:27 +0000 (12:37 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Jul 2007 19:39:58 +0000 (12:39 -0700) | ||
commit | d54276f207081e35174c5d742e378cfff6e9843f | |
tree | 201dff66ea327ea1a6a7c975732172381bb6958e | tree | snapshot |
parent | 88c447e8f467c6b2ca09ad91f3fa1d1d662dd04d | commit | diff |
Handle format.subjectprefix for every command which accepts --pretty
Because the --pretty can be given as --pretty=email which historically produced
mails with patches. IOW, exactly what git-format-patch does.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Because the --pretty can be given as --pretty=email which historically produced
mails with patches. IOW, exactly what git-format-patch does.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-log.c | diff | blob | history |