From: Pierre Habouzit <madcoder@debian.org>
To: Raphael Zimmerer <killekulla@rdrz.de>
Cc: Miklos Vajna <vmiklos@frugalware.org>,
Junio C Hamano <gitster@pobox.com>,
git@vger.kernel.org
Subject: Re: [PATCH] parse-opt: migrate builtin-checkout-index.
Date: Sun, 19 Oct 2008 21:34:27 +0200 [thread overview]
Message-ID: <20081019193427.GK16610@artemis.corp> (raw)
In-Reply-To: <20081019192906.GA26073@rdrz.de>
[-- Attachment #1: Type: text/plain, Size: 872 bytes --]
On Sun, Oct 19, 2008 at 07:29:08PM +0000, Raphael Zimmerer wrote:
> On Sat, Oct 18, 2008 at 03:17:23AM +0200, Miklos Vajna wrote:
> > Right, I fixed this in option_parse_z(). --no-z should set
> > line_termination to \n instead of 1.
>
> How about "--no-null"?
>
> The long option name for "-z" is "--null", as used in git-config and
> git-grep. So I suggest to use that as the long option name for "-z",
> as the enhanced option parser automatically will recongnize
> "--no-null", when used. That helps avoid further confusion with git
> option names.
git checkout-index has no --null option. If you make --null be the long
form for -z then --no-null will be "autogenerated".
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-10-19 19:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-15 22:55 [PATCH] parse-opt: migrate builtin-checkout-index Miklos Vajna
2008-10-16 8:23 ` Pierre Habouzit
2008-10-16 13:28 ` [PATCH v2] " Miklos Vajna
2008-10-17 23:58 ` Junio C Hamano
2008-10-18 1:17 ` [PATCH] " Miklos Vajna
2008-10-19 18:30 ` Miklos Vajna
2008-10-19 18:31 ` Miklos Vajna
2008-10-19 20:11 ` Junio C Hamano
2008-10-19 20:19 ` Pierre Habouzit
2008-10-19 20:59 ` Junio C Hamano
2008-10-19 19:29 ` Raphael Zimmerer
2008-10-19 19:34 ` Pierre Habouzit [this message]
2008-10-19 21:45 ` Junio C Hamano
2008-10-18 15:54 ` [PATCH v2] " Pierre Habouzit
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=20081019193427.GK16610@artemis.corp \
--to=madcoder@debian.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=killekulla@rdrz.de \
--cc=vmiklos@frugalware.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.