Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

gitserver: Implement UploadPack in git CLI#62733

Closed
eseliger wants to merge 1 commit into
es/04-21-gitservermoresophisticatedargumentbuildingfrom
es/05-16-gitserverimplementuploadpackingitcli
Closed

gitserver: Implement UploadPack in git CLI#62733
eseliger wants to merge 1 commit into
es/04-21-gitservermoresophisticatedargumentbuildingfrom
es/05-16-gitserverimplementuploadpackingitcli

Conversation

@eseliger

Copy link
Copy Markdown
Member

This PR reimplements the git upload pack as part of the git CLI, so that we get all the insights and tracking goodies this package comes with.
That will help understand better why we're incurring a lot of IOPS and such.

Test plan:

Integration test for cloning from gitserver.

This PR reimplements the git upload pack as part of the git CLI, so that we get all the insights and tracking goodies this package comes with.
That will help understand better why we're incurring a lot of IOPS and such.

Test plan:

Integration test for cloning from gitserver.

Copy link
Copy Markdown
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @eseliger and the rest of your teammates on Graphite Graphite

@github-actions github-actions Bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels May 16, 2024
@eseliger eseliger closed this Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant