Skip to content
New issue

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

git clone command is not correct #4

Closed
snowsky opened this issue Apr 13, 2015 · 3 comments
Closed

git clone command is not correct #4

snowsky opened this issue Apr 13, 2015 · 3 comments

Comments

@snowsky
Copy link

snowsky commented Apr 13, 2015

Should be as below:
git clone https://github.com/ruanyf/react-demos.git

@sarbbottam
Copy link

Not really, it depends on how you are cloning.

If you want to clone over HTTPS, then url that you have specified, needs to be used.
However, if cloning over SSH, existing instruction is correct.

@snowsky
Copy link
Author

snowsky commented Apr 15, 2015

@sarbbottam thx.

@ruanyf ruanyf closed this as completed Apr 15, 2015
@parisqian-misa
Copy link

@ruanyf But why should we use ssh over https, I think https maybe more common and reliable to use. Plus, since most of windows do not pre-install ssh, the command will be very likely to fail on those machines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants