package
0.133.0
Repository: https://github.com/xantocoder/gitaly.git
Documentation: pkg.go.dev

# Functions

GetCommit tries to resolve revision to a Git commit.
GetCommitCatfile looks up a commit by revision using an existing *catfile.Batch instance.
GitLogCommand returns a Command that executes git log with the given the arguments.
LastCommitForPath returns the last commit which modified path.
NewLogParser returns a new Parser.

# Structs

Parser holds necessary state for parsing a git log stream.