When using a git repo with sparse-checkout set (git sparse-checkout set), this sets the worktreeconfig = true in the git config. This is currently not supported by dulwich <= 0.21.2, but should be in 0.21.3, see jelmer/dulwich#1133
Original discuss context: https://discuss.dvc.org/t/dvc-with-git-sparse-checkout/1480
When using a git repo with
sparse-checkoutset (git sparse-checkout set), this sets theworktreeconfig = truein the git config. This is currently not supported by dulwich <= 0.21.2, but should be in 0.21.3, see jelmer/dulwich#1133Original discuss context: https://discuss.dvc.org/t/dvc-with-git-sparse-checkout/1480