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

Push refs in smaller batches. #129

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Push refs in smaller batches. #129

merged 1 commit into from
Feb 14, 2025

Conversation

chrisgavin
Copy link
Collaborator

This avoids pushing refs/* all in one request and instead splits all ref changes into batches of 25. This might help with Git servers that are unable to handle a large push all at once.

@chrisgavin chrisgavin merged commit bc47c38 into main Feb 14, 2025
7 checks passed
@chrisgavin chrisgavin deleted the push-refs-batches branch February 14, 2025 13:47
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.

1 participant