Skip to content
Discussion options

You must be logged in to vote

Make a setting for git:
git config --global http.proxy http://proxyUsername:[email protected]:port
Ref: https://gist.github.com/evantoli/f8c23a37eb3558ab8765
For example, if you listen http port to 777 , then issue this: git config --global http.proxy http://127.0.0.1:777

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Project-Charity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2063 on October 13, 2022 06:13.