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

return peeled refs from GitClient.get_refs() if protocol-v2 is used #1413

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

stspdotname
Copy link
Contributor

This aligns protocol-v2 behaviour with earlier protocol versions. Add test coverage for this behaviour, too.

Fixes issue #1410

dulwich/client.py Outdated Show resolved Hide resolved
This aligns protocol-v2 behaviour with earlier protocol versions.
Add test coverage for this behaviour, too.

Fixes issue jelmer#1410
@jelmer jelmer merged commit fbd1315 into jelmer:master Nov 2, 2024
27 checks passed
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 this pull request may close these issues.

2 participants