]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit1c385d1bf8a5ec4e1b5d165a594f37a4bbdc3bdd
treea74d92e4e1e92ab419472a1b99154e89c2124b42
parent1fbfabfa71fc596383d221c7760e91c39f68c076
parentf33b2207da792b45354e9af8948745a169f75651
Merge branch 'ag/send-email-imap-sent'

"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
Documentation/git-send-email.adoc
imap-send.c