> git-daemon - A really simple server for Git repositories
So you can "use git locally, without a server"... by using a server?
Btw you don't need a daemon at all. You can just use file URLs.
> git-daemon - A really simple server for Git repositories
So you can "use git locally, without a server"... by using a server?
Btw you don't need a daemon at all. You can just use file URLs.