Bug Description
Hi. v5.17.0 includes the strict extensions check change (#1861) but, without the changes from #1877, opening a repo with go-git fails with core.repositoryformatversion does not support extension: worktreeconfig. We kept go-git pinned to v5.16.5 until the change made it to v5.17.x but v5.17.1 doesn't include it. Is that on purpose or just an oversight? Given that 5.17.1 includes a security fix, it'd be great if #1877 can be included in a 5.17.x release soon so that we can upgrade.
Thanks.
go-git Version
v5.17.1
Steps to Reproduce
No response
Additional Information
No response
Bug Description
Hi. v5.17.0 includes the strict extensions check change (#1861) but, without the changes from #1877, opening a repo with go-git fails with
core.repositoryformatversion does not support extension: worktreeconfig. We kept go-git pinned to v5.16.5 until the change made it to v5.17.x but v5.17.1 doesn't include it. Is that on purpose or just an oversight? Given that 5.17.1 includes a security fix, it'd be great if #1877 can be included in a 5.17.x release soon so that we can upgrade.Thanks.
go-git Version
v5.17.1
Steps to Reproduce
No response
Additional Information
No response