Skip to content

Conversation

analytically
Copy link
Contributor

Set git config http.version=HTTP/2 globally. Falls back to HTTP/1.1 automatically if server doesn't support HTTP/2.

Set git config http.version=HTTP/2 globally. Falls back to HTTP/1.1
automatically if server doesn't support HTTP/2.

Signed-off-by: Mathias Bogaert <[email protected]>
@analytically analytically requested a review from a team as a code owner September 24, 2025 19:58
@analytically
Copy link
Contributor Author

Reduces git ls-remote time by ~13% (0.87s -> 0.76s) when testing with GitHub and concourse repo.

Copy link
Member

@taylorsilva taylorsilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taylorsilva taylorsilva merged commit c2672aa into concourse:master Oct 9, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Pull Requests Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants