Stefan Beller <sbel...@google.com> writes: > $ git send-email 00* --cc=list --cc=bmwill --cc=duy --to=jch > 0000-cover-letter.patch > ... > (mbox) Adding cc: Stefan Beller <sbel...@google.com> from line 'From: > Stefan Beller <sbel...@google.com>' > > From: Stefan Beller <sbel...@google.com> > To: gits...@pobox.com > Cc: git@vger.kernel.org, > bmw...@google.com, > pclo...@gmail.com, > Stefan Beller <sbel...@google.com> > Subject: [PATCHv7 0/6] submodule absorbgitdirs > Date: Mon, 12 Dec 2016 11:04:29 -0800 > Message-Id: <20161212190435.10358-1-sbel...@google.com> > X-Mailer: git-send-email 2.11.0.rc2.49.ge1f3b0c.dirty > > Send this email? ([y]es|[n]o|[q]uit|[a]ll): > > --- > This is usually where I just say "a" and carry on with life. > The hook would ideally reformat the last lines to be > --- > X-Mailer: git-send-email 2.11.0.rc2.49.ge1f3b0c.dirty > send-email hook thinks it is a bad idea to send out this series: > <output of hook, e.g. > referencing a typo in patch 5. > or a mismatch of patch version numbers> > > Send this email? ([y]es|[n]o|[q]uit|[a]ll): > ---
Yup, sounds sensible (the "... thinks it is a bad idea ..." line may probably not be needed; the hook can say why it is unhappy itself). Thanks.