From: Junio C Hamano <gitster@pobox.com>
To: "Gabriel “gabldotink”" <gabl@gabl.ink>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] doc: add missing space on git-config page
Date: Wed, 18 Mar 2026 14:49:34 -0700 [thread overview]
Message-ID: <xmqqeclgq041.fsf@gitster.g> (raw)
In-Reply-To: <20260318210020.759128-1-gabl@gabl.ink> ("Gabriel “gabldotink”"'s message of "Wed, 18 Mar 2026 15:00:19 -0600")
Gabriel “gabldotink” <gabl@gabl.ink> writes:
> Signed-off-by: Gabriel “gabldotink” <gabl@gabl.ink>
> ---
> Documentation/git-config.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-config.adoc b/Documentation/git-config.adoc
> index 5300dd4..00545b2 100644
> --- a/Documentation/git-config.adoc
> +++ b/Documentation/git-config.adoc
> @@ -221,7 +221,7 @@ Use `--no-value` to unset _<pattern>_.
> +
> Valid `<type>`'s include:
> +
> -- 'bool': canonicalize values `true`, `yes`,`on`, and positive
> +- 'bool': canonicalize values `true`, `yes`, `on`, and positive
> numbers as "true", and values `false`, `no`, `off` and `0` as
> "false".
> - 'int': canonicalize values as simple decimal numbers. An optional suffix of
Ah, thanks for carefully reading. My bad.
Will apply. Thanks.
prev parent reply other threads:[~2026-03-18 21:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-18 21:00 [PATCH] doc: add missing space on git-config page Gabriel “gabldotink”
2026-03-18 21:49 ` Junio C Hamano [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=xmqqeclgq041.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=gabl@gabl.ink \
--cc=git@vger.kernel.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.