Documentation
¶
Index ¶
Constants ¶
View Source
const (
CommitMessageTemplate = "prepare-commit-msg"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶ added in v0.0.5
type Command struct{}
func (*Command) DiffFiles ¶ added in v0.0.5
Diff compares the differences between two sets of data. It returns a string representing the differences and an error. If there are no differences, it returns an empty string and an error.
func (*Command) InstallHook ¶ added in v0.0.6
func (*Command) UninstallHook ¶ added in v0.0.6
Click to show internal directories.
Click to hide internal directories.