top | item 45711704

(no title)

superdisk | 4 months ago

If you do it over NFS or whatever then you can collaborate as well.

discuss

order

mvanbaak|4 months ago

git over nfs ... not the very best idea.

kragen|4 months ago

I haven't tried it, but I think it's fine if only one person has write access to any given clone. You can pull back and forth between clones freely. It's if you have two Git clients trying to write to the same repo that you'll have problems.