//
pkg.gl
Category
github.com/chrisDeFouRire/go-git-semver
lib
package
1.0.3
Repository:
https://github.com/chrisdefourire/go-git-semver.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
2
Files
54 SLOC
#
Functions
DirtyFolder
DirtyFolder checks if the folder is clean or dirty.
FindLatestSemverTag
FindLatestSemverTag returns the latest semver tag found on current branch returns "","", nil if no tag can be found.