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

Azure multipart support #52

Merged
merged 19 commits into from
Nov 16, 2020
Merged

Azure multipart support #52

merged 19 commits into from
Nov 16, 2020

Conversation

shevron
Copy link
Contributor

@shevron shevron commented Nov 16, 2020

This is the 1st implementation of our new Git LFS transfer protocol - multipart-basic, on the Azure Blob Storage backend.
It is backwards compatible and should not break existing deployments, but allow them to enable multipart support with a configuration change.

For more info on the LFS multipart-basic protocol, see #11
This resolves #51

@shevron shevron requested a review from pdelboca November 16, 2020 12:55
@shevron shevron merged commit a9656b7 into master Nov 16, 2020
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.

Implement Azure multipart support
1 participant