You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be fixed once onefetch fully transitions to gitoxide as I will make sure that split-index support is implemented in time. Currently git2 is still required to read configuration files and obtain the worktree status, and for the latter the index is definitely needed even though it appears to load the index eagerly.
You can subscribe to the linked tracking issue for status updates.
When a Git repository is using split index files, onefetch (2.10.2) fails with an error.
Steps to reproduce
Example output
The text was updated successfully, but these errors were encountered: