Documentation ¶
Index ¶
- Constants
- func AddGithubToken(token string, logRun bool) error
- func AddMainBranchConfig(brachName string, logRun bool) error
- func Append(branch string) error
- func GetMainBranchConfig() (string, error)
- func Hack(branch string) error
- func IsInstalled() bool
- func PullRequest() error
- func RemoveGithubToken() (bool, error)
- func RemoveMainBranchConfig() (bool, error)
- func Ship(branch string) error
- func Sync() error
Constants ¶
View Source
const MainBranchKey = "git-town.main-branch-name"
View Source
const TokenKey = "git-town.github-token"
Variables ¶
This section is empty.
Functions ¶
func AddGithubToken ¶
func AddMainBranchConfig ¶
func GetMainBranchConfig ¶
func IsInstalled ¶
func IsInstalled() bool
func RemoveGithubToken ¶
func RemoveMainBranchConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.