//
pkg.gl
Category
github.com/jenkins-x/jx-helpers/v3
pkg
gitclient
gitlog
package
3.9.5
Repository:
https://github.com/jenkins-x/jx-helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
55 SLOC
#
Functions
ParseGitLog
ParseGitLog parses the output of git log into commits with SHA, author, date and comments.
#
Structs
Commit
Commit represents a git commit returned from 'git log`.