Quantcast
Viewing all articles
Browse latest Browse all 45

Answer by Muhammad Awais for How do you clone a Git repository into a specific folder?

I will recommend you to follow the following link:

https://help.github.com/en/articles/cloning-a-repository

If you get the following error while git clone URL command

fatal: unable to access 'URL': Could not resolve host: github.com

Then use the following command to fix it:

git config --global --unset https.proxy

Viewing all articles
Browse latest Browse all 45

Trending Articles



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