MCPcopy
hub / github.com/git-lfs/git-lfs / LocalRefCommitish

Method LocalRefCommitish

git/refs.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func (u *RefUpdate) LocalRefCommitish() string {
30 return refCommitish(u.LocalRef())
31}
32
33func (u *RefUpdate) RemoteRef() *Ref {
34 if u.remoteRef == nil {

Callers 3

uploadForRefUpdatesFunction · 0.80
uploadRangeOrAllFunction · 0.80

Calls 2

LocalRefMethod · 0.95
refCommitishFunction · 0.85

Tested by 1