Trying to use the git clone command. My understanding (please correct if wrong) was that in order to host a Git repository you just need a machine running ssh and t
git clone
I had the same problem on mac os, and I solved this by copy the git-upload-pack from /usr/local/git/bin to /bin.