Documentation
¶
Index ¶
Constants ¶
View Source
const HelpText = `` /* 202-byte string literal not displayed */
Variables ¶
View Source
var Config *config.Config
Config is a pointer to the global config object
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.