添加 ps1/setgit.ps1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
git config --global http.proxy http://127.0.0.1:7890
|
||||
git config --global https.proxy http://127.0.0.1:7890
|
||||
exit $LASTEXITCODE
|
||||
Reference in New Issue
Block a user