Today I fork a project into my github from https://github.com/bhlx3lyx7/incubator-griffin/tree/master. When I use git clone command like this: git clone [email protected]:ahutsunshine/incubator-griffin.git measure-json.A big problem has come up.The following photo is the problem.Do you have some advice to solve it ?
Thanks you all.Now I have solved this problem.The key to the problem is git url(ssh or https).
If you use clone with ssh,like [email protected]:apache/incubator-griffin.git,it will be wrong.
However,if you use clone with https,like https://github.com/apache/incubator-griffin.git,it will clone successfully.
After reviewing related document,I find they currently recommend HTTPS because it is the easiest to set up on the widest range of networks and platforms, and by users who are new to all this.
HTTPS is less likely to be blocked by a firewall.
https://help.github.com/articles/which-remote-url-should-i-use/
An HTTPS connection allows credential.helper to cache your password.
https://help.github.com/articles/set-up-git
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With