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
}
Repo represents a Git repository.
func (*Repo) CheckoutTag ¶
CheckoutTag returns an error if it can not switch the repository on the given tag.
Click to show internal directories.
Click to hide internal directories.