]> git.99rst.org Git - git.git/commit
imap-send: enable specifying the folder using the command line
authorAditya Garg <redacted>
Fri, 20 Jun 2025 06:40:29 +0000 (12:10 +0530)
committerJunio C Hamano <redacted>
Fri, 20 Jun 2025 15:11:17 +0000 (08:11 -0700)
commit3168514e6b72668d699ae192f6492cddb4eebb4a
tree35a6d94a6c6b4e5bf0d637625da91327a9aa1491
parentea8681e3a4ca579f03d8dfb7a425a2a9da4b3493
imap-send: enable specifying the folder using the command line

Some users may very often want to imap-send messages to a folder
other than the default set in the config. Add a command line
argument for the same.

While at it, fix minor mark-up inconsistencies in the existing
documentation text.

Signed-off-by: Aditya Garg <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/imap.adoc
Documentation/git-imap-send.adoc
imap-send.c
git clone https://git.99rst.org/PROJECT