Markus Heidelberg (6):
send-email: fix a typo in a comment
add a test for git-send-email for threaded mails without
chain-reply-to
send-email: fix threaded mails without chain-reply-to
add a test for git-send-email for non-threaded mails
send-email: fix non-threaded mails
doc/send-email: clarify the behavior of --in-reply-to with
--no-thread
Documentation/git-send-email.txt | 5 +++--
git-send-email.perl | 7 +++++--
t/t9001-send-email.sh | 21 +++++++++++++++++++++
3 files changed, 29 insertions(+), 4 deletions(-)