Documentation
¶
Index ¶
- func AddAll() error
- func CleanTagName(branch string) string
- func CloneUpstream(pkgbase string, url string, tag string) error
- func Commit(message string) error
- func CreateAndSwitchToPackageUpdateBranch(pkgbase string, pkgver string) error
- func GetOriginUrl(path string) (string, error)
- func GetRevision(path string) (string, error)
- func GetSubmodules(path string) (map[string]*Submodule, error)
- func PackageUpdateBranchExists(pkgbase string, pkgver string) (bool, error)
- func PushPackageBranch(pkgbase string, pkgver string) error
- func ResetAndSwitchToMaster() error
- func SwitchToMaster() error
- type Submodule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanTagName ¶
func GetOriginUrl ¶ added in v1.1.5
func GetRevision ¶ added in v1.1.5
func PushPackageBranch ¶
func ResetAndSwitchToMaster ¶ added in v1.4.2
func ResetAndSwitchToMaster() error
func SwitchToMaster ¶
func SwitchToMaster() error
Types ¶
Click to show internal directories.
Click to hide internal directories.