From: Junio C Hamano <gitster@pobox.com>
To: Tian Yuchen <cat@malon.dev>
Cc: git@vger.kernel.org, ps@pks.im, phillip.wood123@gmail.com,
johannes.schindelin@gmx.de, stolee@gmail.com
Subject: Re: [PATCH v2 0/2] environment: move ignore_case into repo_config_values
Date: Thu, 18 Jun 2026 06:14:02 -0700 [thread overview]
Message-ID: <xmqqldcct2hx.fsf@gitster.g> (raw)
In-Reply-To: <20260618114207.605211-1-cat@malon.dev> (Tian Yuchen's message of "Thu, 18 Jun 2026 19:42:05 +0800")
Tian Yuchen <cat@malon.dev> writes:
> Related materials:
>
> [1] In this patch to migrate protect_hfs and protect_ntfs, the approach
> of introducing getters has been endorsed.
>
> [2] Derrick Stolee's previous attempt. The reasons for the failure are
> also mentioned in [1].
[1] here refers to the starting message of the whole hfs/ntfs thing.
Do you mean that people must read the entire thread to find out what
the reasons for the failure was? For that matter, it is not clear,
unless readers read the whole thread, where the approach of using
getters was "endorsed", either.
> [1] https://lore.kernel.org/git/20260606143412.15443-1-cat@malon.dev/
> [2] https://lore.kernel.org/git/2b4198c09cb6c04c60608d19072d419503dfe5df.1685716421.git.gitgitgadget@gmail.com/
> Changes since V1:
>
> - s/repo_get_ignore_case()/repo_ignore_case()
>
> - Use repo->initialized instead of repo->gitdir
I do not think I have any objections to these changes from the
previous iteration. There may be some other things in the new
iteration but I'll have to go in and read the patches to find them
out (if they exist).
Thanks.
prev parent reply other threads:[~2026-06-18 13:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-17 15:49 [PATCH 0/2] environment: move ignore_case into repo_config_values Tian Yuchen
2026-06-17 15:49 ` [PATCH 1/2] " Tian Yuchen
2026-06-17 17:16 ` Junio C Hamano
2026-06-18 10:56 ` Tian Yuchen
2026-06-17 15:49 ` [PATCH 2/2] config: use repo_get_ignore_case() to access core.ignorecase Tian Yuchen
2026-06-18 11:42 ` [PATCH v2 0/2] environment: move ignore_case into repo_config_values Tian Yuchen
2026-06-18 11:42 ` [PATCH v2 1/2] " Tian Yuchen
2026-06-18 11:42 ` [PATCH v2 2/2] config: use repo_ignore_case() to access core.ignorecase Tian Yuchen
2026-06-18 13:14 ` 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=xmqqldcct2hx.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=cat@malon.dev \
--cc=git@vger.kernel.org \
--cc=johannes.schindelin@gmx.de \
--cc=phillip.wood123@gmail.com \
--cc=ps@pks.im \
--cc=stolee@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