onefetch
onefetch copied to clipboard
sparse-checkout repo error
Summary 💡
I got an error when using onefetch in git sparese-checkout repository.
Motivation 🔦
No response
Thanks for reporting this @lizhuoqi.
It seems like libgit2 (onefetch still uses libgit2 for displaying pending changes) currently does not fully support sparse checkout (https://github.com/libgit2/libgit2/issues/6044). It lacks support for Git extensions.worktreeconfig. There is an ongoing PR for that: https://github.com/libgit2/libgit2/pull/6202.
We can keep this issue open until upstream supports is added.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
We can keep this issue open until upstream supports is added
Pinning the issue
Should be fixed with the latest release 2.20.0 Please re-open if the issue persists.