pub fn spawn_git_daemon(working_dir: impl AsRef<Path>) -> Result<GitDaemon>
Expand description

Spawn a git daemon process to host all repository at or below working_dir.