Skip to content

Instantly share code, notes, and snippets.

@horizon0514
Created December 8, 2021 07:42
Show Gist options
  • Save horizon0514/5b1856dc18976176f90ff9a7d297be76 to your computer and use it in GitHub Desktop.
Save horizon0514/5b1856dc18976176f90ff9a7d297be76 to your computer and use it in GitHub Desktop.
github 设置代理
# 只对 github.com
git config --global http.https://github.com.proxy socks5://127.0.0.1:7890
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment