MCPcopy Create free account
hub / github.com/driusan/dgit / Src

Method Src

git/refspec.go:27–41  ·  view source on GitHub ↗

Src represents the ref name of the ref at the remote location for a refspec. for instance, in the refspec "refs/heads/foo:refs/remotes/origin/foo", src refers to refs/heads/foo, the name of the remote reference, while dst refers to refs/remotes/origin/master, the location that we store our cache of

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

MatchesRefSpecSrcMethod · 0.80
TestRefSpecParsingFunction · 0.80
FetchFunction · 0.80

Calls 1

RefnameTypeAlias · 0.85

Tested by 1

TestRefSpecParsingFunction · 0.64