Use --refid option even when sending a cover mail
authorKarl Hasselstr\öm <kha@treskal.com>
Fri, 17 Feb 2006 21:31:44 +0000 (21:31 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 17 Feb 2006 21:32:53 +0000 (21:32 +0000)
commitd6a93cae39f0cf2c1d9d61179a9066cd1e7c3508
treeab13f07e4a51da6aef452a858f7d5872ee59d5a9
parent2fef9462b26126402f26140a02d3e16cdd2d9928
Use --refid option even when sending a cover mail

StGIT used to just ignore the --refid option when sending a cover
mail. With this patch, it will send the cover mail as a reply to the
mail identified by the refid, and the patch emails as replies to the
cover mail as usual.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/mail.py