Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) ResolveTagSHA ¶
ResolveTagSHA resolves a git tag to its underlying commit SHA. For annotated tags, it dereferences the tag object to find the commit. Results are cached to avoid duplicate API calls for the same owner/repo@tag.
Click to show internal directories.
Click to hide internal directories.