Hi,
I follow the instructions below to set up a git repository with
gitosis on my home ubuntu server. I can connect to the repository
remotely perfectly and set up a new repository named My_Project. I
successfully push the content of My_Project to this repository using
the remote computer with an SSH key. Now I want to clone My_Project
locally onto another directory within the unbuntu server. How can I
do this? The instructions are only to clone remotely. It appears
that the clone command allows a "local" option but I haven't been able
to get it to work.
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
Sorry for this seemingly off topic question. I use git in my rails
programming process and can't find an active git support group.
Thanks.