Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionRegex = regexp.MustCompile(`v\d+(\.\d+)+`)
Functions ¶
This section is empty.
Types ¶
type CreateBranchAndTager ¶
type GitRemoter ¶
type GitRepo ¶
type GitRepo struct { Auth transport.AuthMethod // contains filtered or unexported fields }
func (*GitRepo) CreateBranchAndTag ¶
func (*GitRepo) GetAllRemoteBranchesAndTags ¶
GetRemoteBranches get remote branches from GitHub using the repoURL
Click to show internal directories.
Click to hide internal directories.