]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ag/send-email-imap-sent'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Sep 2025 17:07:00 +0000 (10:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Sep 2025 17:07:00 +0000 (10:07 -0700)
"git send-email" learned to drive "git imap-send" to store already
sent e-mails in an IMAP folder.

* ag/send-email-imap-sent:
  send-email: enable copying emails to an IMAP folder without actually sending them
  send-email: add ability to send a copy of sent emails to an IMAP folder

1  2 
Documentation/git-send-email.adoc
imap-send.c

Simple merge
diff --cc imap-send.c
Simple merge