git config --global https.proxy "http://127.0.0.1:7890"
git config --global http.proxy "http://127.0.0.1:7890"
git config --global --unset https.proxy
git config --global --unset http.proxy
-
Notifications
You must be signed in to change notification settings - Fork 0
dby321/learningNotes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|