You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
I have a use case where I run git daemon --verbose --export-all --base-path=. --reuseaddr in a controlled Tailscale environment really only allowing read-only access to all of the git repos inside a folder. I was wondering if there was an equivalent with soft serve
Describe alternatives you've considered
The only real alternative is git daemon --verbose --export-all --base-path=. --reuseaddr