Aditya Garg <gargaditya08@xxxxxxxx> writes: > 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. > > Signed-off-by: Aditya Garg <gargaditya08@xxxxxxxx> > --- > Documentation/config/imap.adoc | 5 +++-- > Documentation/git-imap-send.adoc | 15 +++++++++++---- > imap-send.c | 9 ++++++++- > 3 files changed, 22 insertions(+), 7 deletions(-) Did you forget to adjust tests that expect the traditional messages?