diff options
author | Thomas Rast <trast@student.ethz.ch> | 2009-02-19 22:26:32 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-21 20:26:10 -0800 |
commit | 2175c10d5ad2769936f5bf5bcca5ea32715a7307 (patch) | |
tree | f5fa34e6da9a7ff4798824c8d3ed3b28c1f7ac12 /t/t3901-i18n-patch.sh | |
parent | format-patch: track several references (diff) | |
download | tgif-2175c10d5ad2769936f5bf5bcca5ea32715a7307.tar.xz |
format-patch: thread as reply to cover letter even with in-reply-to
Currently, format-patch --thread --cover-letter --in-reply-to $parent
makes all mails, including the cover letter, a reply to $parent.
However, we would want the reader to consider the cover letter above
all the patches.
This changes the semantics so that only the cover letter is a reply to
$parent, while all the patches are formatted as replies to the cover
letter.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3901-i18n-patch.sh')
0 files changed, 0 insertions, 0 deletions