Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoPreviousTags = errors.New("no previous tags") ErrPreviousTags = errors.New("previous tags exist") )
Functions ¶
func NewListCmd ¶
func NewListCmd(kit *Kit) subcommands.Command
func NewMajorCmd ¶
func NewMajorCmd(kit *Kit) subcommands.Command
func NewMinorCmd ¶
func NewMinorCmd(kit *Kit) subcommands.Command
func NewPatchCmd ¶
func NewPatchCmd(kit *Kit) subcommands.Command
func NewZeroCmd ¶
func NewZeroCmd(kit *Kit) subcommands.Command
Types ¶
Click to show internal directories.
Click to hide internal directories.