Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pygit2 backends for fetch_refspec #168

Closed
karajan1001 opened this issue Jan 17, 2023 · 0 comments · Fixed by #169
Closed

Implement pygit2 backends for fetch_refspec #168

karajan1001 opened this issue Jan 17, 2023 · 0 comments · Fixed by #169

Comments

@karajan1001
Copy link
Contributor

karajan1001 commented Jan 17, 2023

In iterative/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.

karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 18, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 18, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 18, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 18, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 18, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 18, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 30, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Jan 30, 2023
karajan1001 added a commit to karajan1001/scmrepo that referenced this issue Feb 1, 2023
fix iterative#168

1. Add order select for `_backend_func`.
2. Raise exception for fetch_refspec for ssh:// repo on Windows.
3. Add order select for _backend_func
karajan1001 added a commit that referenced this issue Feb 2, 2023
fix #168

1. Add order select for `_backend_func`.
2. Raise exception for fetch_refspec for ssh:// repo on Windows.
3. Add order select for _backend_func
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant