Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Walker ¶
type Walker struct {
// contains filtered or unexported fields
}
func (*Walker) GetLatestTag ¶
GetLatestTag returns the name of the most recent tag by committer date
func (*Walker) WalkCommitsSinceTag ¶
WalkCommitsSinceTag walks commits from the specified tag to HEAD and returns only "Unreleased" version
Click to show internal directories.
Click to hide internal directories.