imap-send: use parse options API to determine verbosity
authorBernhard Reiter <redacted>
Wed, 5 Nov 2014 14:29:21 +0000 (15:29 +0100)
committerJunio C Hamano <redacted>
Thu, 6 Nov 2014 00:24:27 +0000 (16:24 -0800)
commitf1a35295c2b66d2501f034d864afb2c5d8bb0e08
treee958702317fb98c74640d6e000909cd766e0e596
parentf745acb028ee8f7dcd1c8f10127b8feeaa255cf7
imap-send: use parse options API to determine verbosity

The -v/-q options were sort-of supported but without using the
parse-options API, and were not documented.

Signed-off-by: Bernhard Reiter <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-imap-send.txt
imap-send.c
git clone https://git.99rst.org/PROJECT