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
If you're using SSH make sure you also have all the SSH keys setup correctly.
http://help.github.com/mac-set-up-git/