Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GitDescribe ¶
Types ¶
type NotARepositoryError ¶
type NotARepositoryError struct {
Path string
}
func (*NotARepositoryError) Error ¶
func (nar *NotARepositoryError) Error() string
type ShallowRepositoryError ¶
type ShallowRepositoryError struct {
Path string
}
func (*ShallowRepositoryError) Error ¶
func (nar *ShallowRepositoryError) Error() string
Click to show internal directories.
Click to hide internal directories.