Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository string
Repository represents a directory containing a git repository
func (Repository) ListTags ¶
func (repo Repository) ListTags() (Tags, error)
ListTags for a new repository
func (Repository) ToString ¶
func (repo Repository) ToString() string
ToString returns the string representation of the git repository
Click to show internal directories.
Click to hide internal directories.