MCPcopy Create free account
hub / github.com/entireio/git-sync / RepoURL

Method RepoURL

client_test.go:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159}
160
161func (s *smartHTTPRepoServer) RepoURL() string {
162 return s.server.URL + s.repoPath
163}
164
165func (s *smartHTTPRepoServer) handle(w http.ResponseWriter, r *http.Request) {
166 switch {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected