Merge branch 'ra/send-email-in-reply-to-from-command-line-wins' into master
authorJunio C Hamano <redacted>
Thu, 9 Jul 2020 21:00:42 +0000 (14:00 -0700)
committerJunio C Hamano <redacted>
Thu, 9 Jul 2020 21:00:42 +0000 (14:00 -0700)
"git send-email --in-reply-to=<msg>" did not use the In-Reply-To:
header with the value given from the command line, and let it be
overridden by the value on In-Reply-To: header in the messages
being sent out (if exists).

* ra/send-email-in-reply-to-from-command-line-wins:
  send-email: restore --in-reply-to superseding behavior


Trivial merge
git clone https://git.99rst.org/PROJECT