Quantcast
Viewing latest article 1
Browse Latest Browse All 45

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

  • go to the directory where you want to clone the repo.
    (don't run git init command inside that directory)

  • simply run the command,
    git clone <git repo url> .

Example: git clone https://github.com/Rashmi-Wijesekara/portfolio.git .


Viewing latest article 1
Browse Latest Browse All 45

Trending Articles



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