Documentation ¶
Index ¶
- func DeleteAllDependabotBranches()
- func DeleteAllLocalBranches()
- func DeleteBranch(name string)
- func GetCurrentBranch() string
- func GetLastCalver() (string, error)
- func GetLocalBranches() []string
- func GetNewAddedFiles(repoPath string) ([]string, error)
- func GetRepoUrl() string
- func ParseCalverTag(s string) (int, int, int, error)
- func PrintLastCalverIfExistsOrFail()
- func TagNextCalver()
- func UseSSH()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteAllDependabotBranches ¶
func DeleteAllDependabotBranches()
func DeleteAllLocalBranches ¶
func DeleteAllLocalBranches()
func DeleteBranch ¶
func DeleteBranch(name string)
func GetCurrentBranch ¶
func GetCurrentBranch() string
func GetLastCalver ¶
func GetLocalBranches ¶
func GetLocalBranches() []string
func GetNewAddedFiles ¶
func GetRepoUrl ¶
func GetRepoUrl() string
func PrintLastCalverIfExistsOrFail ¶
func PrintLastCalverIfExistsOrFail()
func TagNextCalver ¶
func TagNextCalver()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.