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
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