Re: [PATCH v2 00/10] Prepare Git's test suite for symbolic link support on Windows
From: Junio C Hamano <hidden> Date: 2025-12-09 22:18:34
Patrick Steinhardt [off-list ref] writes:
On Fri, Dec 05, 2025 at 03:02:15PM +0000, Johannes Schindelin via GitGitGadget wrote:
quoted
Changes since v1:
* Fixed a grammar issue.
* Using cmp rather than skipping the comparison (thanks Junio).
* Extended a commit message to explain that it covers all the cases where
core.preferSymlinkRefs needs special care.