]> git.ipfire.org Git - thirdparty/git.git/commit
docs: explain how to use `git imap-send --list` command to get a list of available...
authorAditya Garg <gargaditya08@live.com>
Tue, 22 Jul 2025 11:48:42 +0000 (11:48 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Jul 2025 15:49:15 +0000 (08:49 -0700)
commit0b8693758929e7e7797f97df43aa21257b54dd3b
treec421f79988f629df93d7e886a40492df475c325d
parent5ec81b33b04124c6f52e165e898e99902c5f68af
docs: explain how to use `git imap-send --list` command to get a list of available folders

The output `git imap-send --list` command can be a bit confusing for new
users since the IMAP LIST command output is very verbose. Help such users
to analyse the same by using an example output.

Signed-off-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-imap-send.adoc