Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthorFinder ¶ added in v0.3.0
func GithubActionsAuthorFinder ¶ added in v0.3.0
func GithubActionsAuthorFinder() AuthorFinder
type Git ¶
type Git struct {
// contains filtered or unexported fields
}
func NewGit ¶
func NewGit(binary string, authorFinder AuthorFinder) *Git
func (*Git) GetAddedAndModifiedFiles ¶
Click to show internal directories.
Click to hide internal directories.