Documentation
¶
Index ¶
Constants ¶
View Source
const ( BranchSpecTag = "{branch}" DefaultSpecTag = "main" )
View Source
const (
GitFlowDevelopBranch = "develop"
)
Variables ¶
This section is empty.
Functions ¶
func CurrentBranchName ¶
func CurrentBranchName() string
Types ¶
type Context ¶
func NewContext ¶
type GitContext ¶
func NewGitContext ¶
func NewGitContext(specTag, origin, author, branch, commitSHA string) GitContext
Click to show internal directories.
Click to hide internal directories.