MCPcopy Index your code
hub / github.com/harness/harness / GetRef

Method GetRef

git/interface.go:39–39  ·  view source on GitHub ↗
(ctx context.Context, params GetRefParams)

Source from the content-addressed store, hash-verified

37 ListBranches(ctx context.Context, params *ListBranchesParams) (*ListBranchesOutput, error)
38 UpdateDefaultBranch(ctx context.Context, params *UpdateDefaultBranchParams) error
39 GetRef(ctx context.Context, params GetRefParams) (GetRefResponse, error)
40 PathsDetails(ctx context.Context, params PathsDetailsParams) (PathsDetailsOutput, error)
41 Summary(ctx context.Context, params SummaryParams) (SummaryOutput, error)
42 FindLFSPointers(ctx context.Context, params *FindLFSPointersParams) (*FindLFSPointersOutput, error)

Callers 3

CreateCommitTagMethod · 0.65
GetRefMethod · 0.65
verifyBranchExistenceMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected