From: "Björn Gustavsson" <bgustavsson@gmail.com>
To: Stephen Boyd <bebarino@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH 4/4] format-patch: Add "--no-stat" as a synonym for "-p"
Date: Mon, 9 Nov 2009 07:22:13 +0100 [thread overview]
Message-ID: <6672d0160911082222yd3b1febp736c8d8bde2acbbd@mail.gmail.com> (raw)
In-Reply-To: <1257721866.1734.47.camel@swboyd-laptop>
2009/11/9 Stephen Boyd <bebarino@gmail.com>:
>> - OPT_BOOLEAN('p', NULL, &use_patch_format,
>> + OPT_BOOLEAN('p', "no-stat", &use_patch_format,
>
> I think this needs to have the OPT_NO_NEG flag so users can't say
> --no-no-stat.
Thanks! I didn't know about that.
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
prev parent reply other threads:[~2009-11-09 6:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-07 9:58 [PATCH 4/4] format-patch: Add "--no-stat" as a synonym for "-p" Björn Gustavsson
2009-11-08 23:11 ` Stephen Boyd
2009-11-09 6:22 ` Björn Gustavsson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6672d0160911082222yd3b1febp736c8d8bde2acbbd@mail.gmail.com \
--to=bgustavsson@gmail.com \
--cc=bebarino@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).