Documentation
¶
Index ¶
Constants ¶
View Source
const HelpText = `` /* 257-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitRepo ¶
type GitRepo struct {
Branch string
ChangedFiles []string
Commits []string
Repository string
Path string
}
func NewGitRepo ¶
Click to show internal directories.
Click to hide internal directories.