package
1.2.2
Repository: https://github.com/vbatts/git-validation.git
Documentation: pkg.go.dev

# Functions

Check warns if changes introduce whitespace errors.
Commits returns a set of commits.
FetchHeadCommit returns the hash of FETCH_HEAD.
HeadCommit returns the hash of HEAD.
LogCommit assembles the full information on a commit from its commit hash.
LogUntil returns the array of oneline commits from initial until the provided commit.
Show returns the diff of a commit.

# Variables

FieldNames are for the formating and rendering of the CommitEntry structs.

# Type aliases

CommitEntry represents a single commit's information from `git`.