author | Josh Triplett <josht@us.ibm.com> | |
Sat, 15 Jul 2006 00:49:04 +0000 (17:49 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 15 Jul 2006 03:41:37 +0000 (20:41 -0700) | ||
commit | cc35de8470541e389b7d2bdda4c901574720fa81 | |
tree | 7d79f1a5716f5ba170f2dea234b765f8bc7c976e | tree | snapshot |
parent | d1566f7883f727f38bf442af3fdb69d36e6fcea2 | commit | diff |
Add option to enable threading headers
Add a --thread option to enable generation of In-Reply-To and References
headers, used to make the second and subsequent mails appear as replies to the
first.
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Add a --thread option to enable generation of In-Reply-To and References
headers, used to make the second and subsequent mails appear as replies to the
first.
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-format-patch.txt | diff | blob | history | |
builtin-log.c | diff | blob | history |