Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conforma/cli
/ Up
Method
Up
acceptance/git/git.go:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
func
(g gitState) Up() bool {
70
return
g.HostAndPort !=
""
&& g.RepositoriesDir !=
""
71
}
72
73
//go:embed nginx.conf
74
var
nginxConf []byte
Callers
1
startStubGitServer
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected