]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ag/send-email-imap-sent' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2025 17:42:32 +0000 (10:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2025 17:42:33 +0000 (10:42 -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