Documentation ¶
Overview ¶
Package branch provides functions to handle branch configuration.
Index ¶
Constants ¶
View Source
const FlagType = "branchesFlag"
Variables ¶
View Source
var ( ErrNoBranch = errors.New("no branch configuration") ErrNoName = errors.New("no name in branch configuration") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.