git

package
v0.0.0-...-20104ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoCommitsFound = errors.New("no commits found")

Functions

This section is empty.

Types

type ConventionalCommmitTypesResult

type ConventionalCommmitTypesResult struct {
	LatestReleaseVersion    *semver.Version
	ConventionalCommitTypes []conventionalcommits.Type
}

func GetConventionalCommitTypesSinceLastRelease

func GetConventionalCommitTypesSinceLastRelease(repository *git.Repository) (ConventionalCommmitTypesResult, error)

type Tags

type Tags = map[plumbing.Hash]*semver.Version

func GetAllSemVerTags

func GetAllSemVerTags(repository *git.Repository) (Tags, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL