]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ag/send-email-imap-sent' into jch
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Aug 2025 00:30:26 +0000 (17:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Aug 2025 00:30:27 +0000 (17:30 -0700)
commit7802fc98cc0158305c9a857eb23f9977cea7e6a5
treefcd804e0ac32e09f8119587bc76d2b73a24919e6
parent403469db190427b811d0196c48cfe0c726418246
parent480f67fa3c73dd8e326b09e3542adffa4dd6891d
Merge branch 'ag/send-email-imap-sent' into jch

"git send-email" learned to drive "git imap-send" to store already
sent e-mails in an IMAP folder.

Comments?

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