Re: [PATCH v4 0/4] refs/files: fix issues with git-fetch on case-insensitive FS
From: Justin Tobler <hidden>
Date: 2025-09-17 15:43:04
From: Justin Tobler <hidden>
Date: 2025-09-17 15:43:04
On 25/09/17 05:25PM, Karthik Nayak wrote:
Changes in v4: - Fixes to typos in commit messages. - Use curly braces for if..else clause with inlined comments. - Link to v3: https://lore.kernel.org/r/20250913-587-git-fetch-1-fails-fetches-on-case-insensitive-repositories-v3-0-195569740b57@gmail.com (local)
Looking at the range-diff, this version looks good to me. Thanks, -Justin