From: Bruno Haible <bruno@clisp.org>
To: git@vger.kernel.org
Subject: git-config doc: variables sorting bug
Date: Wed, 28 Feb 2024 11:12:03 +0100 [thread overview]
Message-ID: <6139934.yKrmzQ4Hd0@nimes> (raw)
Hi,
In https://git-scm.com/docs/git-config the variables (advice.* ...
worktree.guessRemote) are apparently meant to be in alphabetical order.
However,
filter.<driver>.clean
filter.<driver>.smudge
come after format.*. They should come before format.*, since 'i' < 'o'.
Bruno
next reply other threads:[~2024-02-28 10:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-28 10:12 Bruno Haible [this message]
2024-02-29 19:02 ` [PATCH] docs: sort configuration variable groupings alphabetically Eric Sunshine
2024-02-29 19:59 ` Junio C Hamano
2024-02-29 19:08 ` git-config doc: variables sorting bug Eric Sunshine
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=6139934.yKrmzQ4Hd0@nimes \
--to=bruno@clisp.org \
--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.