How to git clone from https://github.com/FreeRDP/FreeRDP.git through proxy authentication.
Add git proxy configuration:
# git config --global http.proxy http://user:pass@proxy.server:port/
Troubleshooting:
add GIT_CURL_VERBOSE=1 environment variable for git
ex: GIT_CURL_VERBOSE=1 git clone https://xxx
沒有留言:
張貼留言