Quantcast
Viewing latest article 13
Browse Latest Browse All 45

Answer by csomakk for How do I clone a Git repository into a specific folder?

Go into the folder.. If the folder is empty, then:

git clone git@github.com:whatever .

else

git initgit remote add origin PATH/TO/REPOgit fetchgit checkout -t origin/master

Viewing latest article 13
Browse Latest Browse All 45

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>