commit | da56645dd7c1175fc2ed1628ac35fdd35e705641 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josht@us.ibm.com> | Fri Jul 14 17:49:08 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Fri Jul 14 20:41:37 2006 -0700 |
tree | 51cb90e5a5e82a0ed7e535d086a2b9468106b8ab | |
parent | cc35de8470541e389b7d2bdda4c901574720fa81 [diff] |
Add option to set initial In-Reply-To/References Add the --in-reply-to option to provide a Message-Id for an initial In-Reply-To/References header, useful for including a new patch series as part of an existing thread. Signed-off-by: Josh Triplett <josh@freedesktop.org> Signed-off-by: Junio C Hamano <junkio@cox.net>