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
In treeverse/dvc#8477 the Dulwich backend of fetch_refspec is the bottleneck of dvc exp show. Implementing a pygit2 version of fetch_refspec can solve this problem.