Skip to content

Instantly share code, notes, and snippets.

@bddjr
Last active January 17, 2025 09:11
Show Gist options
  • Save bddjr/c07de7b2ec35014f4093ed1f12063dfc to your computer and use it in GitHub Desktop.
Save bddjr/c07de7b2ec35014f4093ed1f12063dfc to your computer and use it in GitHub Desktop.
git config --global https.proxy socks5://127.0.0.1:7890
git config --global https.proxy socks5://127.0.0.1:7890
git config --global --unset http.proxy
git config --global --unset https.proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment