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

Method Dst

git/refspec.go:47–59  ·  view source on GitHub ↗

Dst represents the local destination of a remote ref in a refspec. For instance, in the refspec "refs/heads/foo:refs/remotes/origin/foo", Dst refers to "refs/remotes/origin/foo". If the refspec does not have an explicit Dst specified, Dst returns an empty refname.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

MatchesRefSpecSrcMethod · 0.80
TestRefSpecParsingFunction · 0.80

Calls 1

RefnameTypeAlias · 0.85

Tested by 1

TestRefSpecParsingFunction · 0.64