git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mikael Magnusson" <mikachu@gmail.com>
To: "Junio C Hamano" <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] fix typoed config option 'indexversion' in man page.
Date: Thu, 3 Jul 2008 03:24:59 +0200	[thread overview]
Message-ID: <237967ef0807021824i2d825c6ej4defcf5b56a48ae2@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.1.00.0807030303580.30922@localhost>

Blah, ignore me of course. I broke the old rule of not sending patches
after midnight :).

2008/7/3 Mikael Magnusson <mikachu@gmail.com>:
> ---
>
> Noticed by David Parra on #git.
>
>  Documentation/config.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/config.txt b/Documentation/config.txt
> index 52d01b8..fd56dac 100644
> --- a/Documentation/config.txt
> +++ b/Documentation/config.txt
> @@ -945,7 +945,7 @@ pack.threads::
>        Specifying 0 will cause git to auto-detect the number of CPU's
>        and set the number of threads accordingly.
>
> -pack.indexVersion::
> +pack.indexversion::
>        Specify the default pack index version.  Valid values are 1 for
>        legacy pack index used by Git versions prior to 1.5.2, and 2 for
>        the new pack index with capabilities for packs larger than 4 GB
> --
> 1.5.6.GIT
>
>



-- 
Mikael Magnusson

      reply	other threads:[~2008-07-03  1:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-03  1:07 [PATCH] fix typoed config option 'indexversion' in man page Mikael Magnusson
2008-07-03  1:24 ` Mikael Magnusson [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=237967ef0807021824i2d825c6ej4defcf5b56a48ae2@mail.gmail.com \
    --to=mikachu@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).