Code

Add option to enable threading headers
authorJosh Triplett <josht@us.ibm.com>
Sat, 15 Jul 2006 00:49:04 +0000 (17:49 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 15 Jul 2006 03:41:37 +0000 (20:41 -0700)
commitcc35de8470541e389b7d2bdda4c901574720fa81
tree7d79f1a5716f5ba170f2dea234b765f8bc7c976e
parentd1566f7883f727f38bf442af3fdb69d36e6fcea2
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>
Documentation/git-format-patch.txt
builtin-log.c