On 04/09/15 18:51, James wrote:
hello,So I'm still learning the tricks of git...... I tried all sorts of things suggested on the net, but I cannot seem to find a way to clone this site:
You cannot clone sites with git. You can only clone git repositories. What you have is an HTTP website, not a git repo.

