Re: [PATCH v9 00/11] Add submodulePathConfig extension and gitdir encoding
From: Patrick Steinhardt <hidden>
Date: 2026-01-13 06:12:26
From: Patrick Steinhardt <hidden>
Date: 2026-01-13 06:12:26
On Mon, Jan 12, 2026 at 10:51:23PM +0200, Adrian Ratiu wrote:
On Mon, 12 Jan 2026, Junio C Hamano [off-list ref] wrote:quoted
Adrian Ratiu [off-list ref] writes:quoted
Changes in v9: * Replaced git config --global with test_config_global (Patrick) * Split die() messages to multiple lines (Patrick) * Moved some of the whitespace fixes added in v8 to the commit which actually introduced the whitespace problem (Adrian)Thanks. It appears that we are getting to the point of diminishing returns, perhaps, in which case we should declare victory and plan to merge it down soonish. Again, a report like Josh did previously about this not breaking the users you care about would be very much appreciated.Agreed. The logic is basically unchanged since v7, so I think we could go ahead and merge based on Josh's report on v8.
Likewise, I'm happy with the state of this version now. Thanks! Patrick