Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repo ¶
type Repo struct {
// contains filtered or unexported fields
}
func (*Repo) ListHeads ¶
ListHeads returns the names of all refs under refs/heads, including refs nested in subdirectories (reported with '/' separators, e.g. "foo/bar").
Click to show internal directories.
Click to hide internal directories.