We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i m working on ubuntu linux and behind squid proxy. im getting following error while cloning, please help
root $ git clone git://github.com/worldforge/hammer.git Cloning into hammer... github.com[0: 207.97.227.239]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out)
i have also tried "git clone https://github.com/worldforge/hammer.git", then it gives error
error: while accessing https://github.com/worldforge/hammer.git/info/refs fatal: HTTP request failed
do i need to set "username:password@proxy_address" somewhere? please help
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i m working on ubuntu linux and behind squid proxy.
im getting following error while cloning, please help
root $ git clone git://github.com/worldforge/hammer.git
Cloning into hammer...
github.com[0: 207.97.227.239]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
i have also tried "git clone https://github.com/worldforge/hammer.git", then it gives error
error: while accessing https://github.com/worldforge/hammer.git/info/refs
fatal: HTTP request failed
do i need to set "username:password@proxy_address" somewhere?
please help
The text was updated successfully, but these errors were encountered: