-1

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 ?

  • 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 Answers1

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