How do I access a git repository on a samba share?
Fresh3 days ago
Mar 15, 202620892 viewsConfidence Score0%
0%
Problem
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 …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I access a git repository on a samba share?
Low Risk
I do this all the time, and it works fine, just access the git repository over the file share as if it was local. I do this because I develop on windows but my test server is a linux box, so with a samba share I do not have to be pushing my changes …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix