]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ag/send-email-edit-threading-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:48:47 +0000 (09:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jun 2025 16:48:47 +0000 (09:48 -0700)
commit91e15c5e0cc236cd6dc740c762c4b70f0d9c58a6
tree25440a4d12691e729bd413d4f37e8c19032158e3
parentd2fb10344798a9bfb76592e20715131dfac11a51
parent2cc27b3501064231c5ae190cf2158786e4bfc87b
Merge branch 'ag/send-email-edit-threading-fix'

"git send-email" incremented its internal message counter when a
message was edited, which made logic that treats the first message
specially misbehave, which has been corrected.

* ag/send-email-edit-threading-fix:
  send-email: show the new message id assigned by outlook in the logs
  send-email: fix bug resulting in broken threads if a message is edited