Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Git ¶
type Git struct {
// contains filtered or unexported fields
}
Git is a helper for git.
func (*Git) Message ¶
Message returns the commit message. In the case that a commit has multiple parents, the message of the last parent is returned.
Click to show internal directories.
Click to hide internal directories.