Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
780
func
(s *smartHTTPRepoServer) RepoURL() string {
781
return
s.server.URL + s.repoPath
782
}
783
784
func
(s *smartHTTPRepoServer) Count(service string) int {
785
s.mu.Lock()
Callers
9
TestRun_Plan_JSONDoesNotPush
Function · 0.45
TestRun_Plan_ReplicateMode_JSONShowsReplicate
Function · 0.45
TestRun_Replicate_SubcommandExecutesAgainstEmptyTarget
Function · 0.45
TestRun_Sync_AllRefsSmokeTest
Function · 0.45
TestRun_Probe_ExcludeRefPrefixFiltersReturnedRefs
Function · 0.45
TestRun_Sync_ExcludeRefPrefixTrimsPullRefs
Function · 0.45
TestRun_Fetch_AllRefsCoversTagsAndOtherKind
Function · 0.45
TestRun_Replicate_AllRefsKeepsStrictFailureOnNg
Function · 0.45
TestRun_Sync_AllRefsWarnsOnNg
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected