How do I access a git repository on a samba share?
Posted
by Jason Baker
on Super User
See other posts from Super User
or by Jason Baker
Published on 2010-01-04T14:23:08Z
Indexed on
2010/03/14
2:05 UTC
Read the original article
Hit count: 342
I have a Samba share set up that I'd like to put a git repository on. I've tried searching google for the best way to use git on a Samba share, but it seems difficult to find anything on doing this as Samba uses git for development.
What is the best way to do this? Right now, I'm just working with Linux, but it would be nice to know how to do this in a cross-platform manner as well.
© Super User or respective owner