I am trying my hardest (and failing) to clone nopcommerce from codeplex, but for what ever reason I always get the following output from typing:
git clone https://git01.codeplex.com/nopcommerce nopCommerceGit
which results with the following output:
Cloning into 'nopCommerceGit'...
fatal: unable to access 'https://git01.codeplex.com/nopcommerce/': Could not res
olve host: git01.codeplex.com
I have set my global name to my codeplex username and set my email to my personal email. Am I missing somthing?
Oh and I'm not behind a firewall {edit: whoops, not behind a proxy}