Thanks for help me I need someone to help me in cmd I can't clone git in cmd What do I need to do that ?
Asked
Active
Viewed 1,034 times
-1
-
For further questions, please consider providing more information, e.g. what you have tried, and/or what the errors are – tschale Feb 24 '17 at 11:01
-
You do not want to clone github but a repository hosted at github.com. – Roman Feb 24 '17 at 12:20
1 Answers
0
What kind of error message are you getting? it should be as simple as: git clone [url] [folder]
Do you have git installed on your pc? you can install git via here
What did you try till now, can you supply some more information?

Thomas
- 431
- 5
- 17
-
-
Could you accept this answer as the correct one. http://meta.stackexchange.com/a/5235 – Thomas Feb 24 '17 at 10:28
-