Files
2026-08-04 17:15:38 +08:00

3 lines
97 B
PowerShell

git config --global --unset http.proxy
git config --global --unset https.proxy
exit $LASTEXITCODE