git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Johan Herland <johan@herland.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] sample pre-commit hook: Use --bool when retrieving config var
Date: Tue, 24 Sep 2013 12:22:59 -0700	[thread overview]
Message-ID: <20130924192259.GN9464@google.com> (raw)
In-Reply-To: <1380009176-10490-1-git-send-email-johan@herland.net>

Johan Herland wrote:

> Signed-off-by: Johan Herland <johan@herland.net>

Thanks.

What symptoms does this alleviate?  Is this to allow configurations like

	[hooks]
		allowNonAscii = 1

and

	[hooks]
		allowNonAscii
		
to do the expected thing, or is it something more subtle than that?

Curious,
Jonathan

  reply	other threads:[~2013-09-24 19:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24  7:52 [PATCH] sample pre-commit hook: Use --bool when retrieving config var Johan Herland
2013-09-24 19:22 ` Jonathan Nieder [this message]
2013-09-25 10:10   ` Johan Herland
  -- strict thread matches above, loose matches on Subject: below --
2013-09-20 13:53 Johan Herland

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=20130924192259.GN9464@google.com \
    --to=jrnieder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=johan@herland.net \
    /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).