MCPcopy Index your code
hub / github.com/git-lfs/git-lfs / LocalRef

Method LocalRef

git/refs.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (u *RefUpdate) LocalRef() *Ref {
26 return u.localRef
27}
28
29func (u *RefUpdate) LocalRefCommitish() string {
30 return refCommitish(u.LocalRef())

Callers 4

LocalRefCommitishMethod · 0.95
RemoteRefMethod · 0.95
uploadForRefUpdatesFunction · 0.80

Calls

no outgoing calls

Tested by 1