Documentation
¶
Index ¶
- func Auth()
- func Clean(remoteName string)
- func Deliver(defaultBranch string)
- func GetPager() string
- func IssueList()
- func Issues()
- func IssuesInPager(pager, text string) error
- func LocalDeliver(defaultBranch string)
- func MkAlias()
- func Park()
- func ReadInput(messageToUser string, input io.Reader) string
- func ReadPassword(messageToUser string) string
- func Sync()
- func TestDeliver(args []string) error
- func UpNext(remote string, prefix string) (name string)
- func UpdateIssue(issue int)
- func Web(userIssue int)
- func WorkOn(issue int)
- func WrapUp()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IssuesInPager ¶
func ReadPassword ¶
ReadPassword ... read input from the user anonymously
func TestDeliver ¶ added in v1.0.0
TestDeliver ... Run tests and returns
func UpNext ¶ added in v1.0.0
UpNext ... Returns the next branch ready for integration based on time of creation Oldest branches gets integrated first.
func UpdateIssue ¶ added in v1.1.0
func UpdateIssue(issue int)
UpdateIssue ... Set Label and assignee on a GitHub issue
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.