On Mon, 2010-06-21 at 17:21 -0700, Brian Lavender wrote:
> On a related question, how do I clone my git repository over ssh? Thus
> far, I have only been using rsync to sync over the whole tree. Is that
> the way you do it, or is there a different way?

On the machine that is to recieve the new repository, run
git clone ssh://[u...@]server/path/to/repository.git
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to