Sam Ravnborg [off-list ref] writes:
I prefer to add it myself rather than to have it added automatically -
but mayve thats you me being a bit mistrusting.
The only git- command I use today is git-applymbox.
If you did not have that "add it myself" preference, I would
have recommended the (not counting the flags) second parameter
to git-applymbox.
While we are on the topic of applymbox, currently it takes this
form:
$ applymbox [ -k ] [ -q ] (-c .dotest/msg_num | mail_archive) [Signoff_file]"
It may make more sense to change it to:
applymbox [-k] [-q] [-s <signoff>] ( -c .dotest/<msg_num> | <mbox>... )