Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Stringify ¶
func Stringify(status git.StatusCode) string
Types ¶
type Unmodified ¶
type Unmodified struct {
// contains filtered or unexported fields
}
func NewUnmodified ¶
func NewUnmodified(directory, repository string) Unmodified
func (Unmodified) Repository ¶
func (u Unmodified) Repository() string
func (Unmodified) RepositoryPath ¶ added in v0.8.0
func (u Unmodified) RepositoryPath() string
Click to show internal directories.
Click to hide internal directories.