author | Josh Triplett <josht@us.ibm.com> | |
Sat, 15 Jul 2006 00:49:08 +0000 (17:49 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 15 Jul 2006 03:41:37 +0000 (20:41 -0700) | ||
commit | da56645dd7c1175fc2ed1628ac35fdd35e705641 | |
tree | 51cb90e5a5e82a0ed7e535d086a2b9468106b8ab | tree | snapshot |
parent | cc35de8470541e389b7d2bdda4c901574720fa81 | commit | 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>
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>
Documentation/git-format-patch.txt | diff | blob | history | |
builtin-log.c | diff | blob | history |