Hi, I have been experimenting with reftable support in the latest version of Git. I can't open the repo in Fork due to errors. https://about.gitlab.com/blog/2024/07/29/whats-new-in-git-2-46-0/ Replication steps ``` git init . git commit --allow-empty -m "init" Open repo in fork. ```
Hi,
I have been experimenting with reftable support in the latest version of Git.
I can't open the repo in Fork due to errors.
https://about.gitlab.com/blog/2024/07/29/whats-new-in-git-2-46-0/
Replication steps