From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: Jiang Xin <worldhello.net@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH] Fix typo in git-gc document.
Date: Thu, 16 Dec 2010 09:38:10 +0100 [thread overview]
Message-ID: <vpqei9i15al.fsf@bauges.imag.fr> (raw)
In-Reply-To: <4D09BCE1.9030209@gmail.com> (Jiang Xin's message of "Thu\, 16 Dec 2010 15\:16\:49 +0800")
Jiang Xin <worldhello.net@gmail.com> writes:
> The variable gc.packrefs for git-gc can be set to true, false and
> "notbare", not "nobare".
Right, gc.c says:
if (!strcmp(var, "gc.packrefs")) {
if (value && !strcmp(value, "notbare"))
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
prev parent reply other threads:[~2010-12-16 8:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-16 7:16 [PATCH] Fix typo in git-gc document Jiang Xin
2010-12-16 8:38 ` Matthieu Moy [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=vpqei9i15al.fsf@bauges.imag.fr \
--to=matthieu.moy@grenoble-inp.fr \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=worldhello.net@gmail.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