Documentation
¶
Overview ¶
Package commands contain the commands for the cli
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoTags = errors.New("no versioned releases found, check the output of `git tag`")
ErrNoTags happens when a repository has no tags.
View Source
var ErrTemplateFlags = errors.New("--template and --template-file are mutually exclusive")
ErrTemplateFlags occurs when the user tries to use both --template and --template-file flags.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.