Skip to content

Instantly share code, notes, and snippets.

@PramithaMJ
Last active September 22, 2025 13:32
Show Gist options
  • Select an option

  • Save PramithaMJ/0f49626c431954887bef4b6f5b2a63e6 to your computer and use it in GitHub Desktop.

Select an option

Save PramithaMJ/0f49626c431954887bef4b6f5b2a63e6 to your computer and use it in GitHub Desktop.
http config change
git config --global http.version HTTP/1.1
git push
git config --global http.version HTTP/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment