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

Method RepoURL

cmd/git-sync/main_test.go:780–782  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

778}
779
780func (s *smartHTTPRepoServer) RepoURL() string {
781 return s.server.URL + s.repoPath
782}
783
784func (s *smartHTTPRepoServer) Count(service string) int {
785 s.mu.Lock()

Calls

no outgoing calls

Tested by

no test coverage detected