cli

package
v0.0.0-...-3b5ec37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2018 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BookCatCommand

func BookCatCommand() *commander.Command

func BookCleanupCommand

func BookCleanupCommand() *commander.Command

func BookClone

func BookClone(client *git.Client, repoName string) error

func BookCloneCommand

func BookCloneCommand() *commander.Command

func BookCommands

func BookCommands() *commander.Command

func BookConflictedFilesCommand

func BookConflictedFilesCommand() *commander.Command

func BookContribute

func BookContribute(client *git.Client, repo string) error

func BookContributeCommand

func BookContributeCommand() *commander.Command

func BookCreatePullRequestCommand

func BookCreatePullRequestCommand() *commander.Command

func BookDumpIndexCommand

func BookDumpIndexCommand() *commander.Command

func BookEBMStateCommand

func BookEBMStateCommand() *commander.Command

func BookFetchCommand

func BookFetchCommand() *commander.Command

func BookHasConflictsCommand

func BookHasConflictsCommand() *commander.Command

func BookLocalChangesCommand

func BookLocalChangesCommand() *commander.Command

func BookMergeHeadsCommand

func BookMergeHeadsCommand() *commander.Command

func BookMergeInfo

func BookMergeInfo() *commander.Command

func BookNew

func BookNew(client *git.Client, templateRepo, orgName, newRepoName string) error

BookNew creates a new book with the newRepoName for the current client, based on the templateRepo given.

func BookNewCommand

func BookNewCommand() *commander.Command

func BookOurPathCommand

func BookOurPathCommand() *commander.Command

func BookPRCloseCommand

func BookPRCloseCommand() *commander.Command

func BookPRDetailCommand

func BookPRDetailCommand() *commander.Command

func BookPRFetchCommand

func BookPRFetchCommand() *commander.Command

func BookPRListCommand

func BookPRListCommand() *commander.Command

func BookPRMergeCommand

func BookPRMergeCommand() *commander.Command

func BookPullAbortCommand

func BookPullAbortCommand() *commander.Command

func BookPullCommand

func BookPullCommand() *commander.Command

func BookPullOriginCommand

func BookPullOriginCommand() *commander.Command

func BookPullUpstreamCommand

func BookPullUpstreamCommand() *commander.Command

func BookPushCommand

func BookPushCommand() *commander.Command

func BookResetConflictedCommand

func BookResetConflictedCommand() *commander.Command

func BookRevertLocalChangesCommand

func BookRevertLocalChangesCommand() *commander.Command

func BookSetUpstreamRemoteCommand

func BookSetUpstreamRemoteCommand() *commander.Command

func BookStagedFilesCommand

func BookStagedFilesCommand() *commander.Command

func BookStashCommand

func BookStashCommand() *commander.Command

func BookStateCommand

func BookStateCommand() *commander.Command

func BookStatusCommand

func BookStatusCommand() *commander.Command

func BookStatusCountCommand

func BookStatusCountCommand() *commander.Command

func BookTheirPathCommand

func BookTheirPathCommand() *commander.Command

func BookUnstashCommand

func BookUnstashCommand() *commander.Command

func BookUpstreamCommand

func BookUpstreamCommand() *commander.Command

BookUpstreamCommand returns upstream for this repo _on GitHub_. This is not the github repo for the repo, since this will automatically be the upstream of the given repo (ie origin), but rather the original repo from which origin was forked, assuming it has been forked.

func BranchNameCommand

func BranchNameCommand() *commander.Command

func CliCommand

func CliCommand() *commander.Command

func CliListUsersCommand

func CliListUsersCommand() *commander.Command

func CliUserCommand

func CliUserCommand() *commander.Command

func DeleteRepoCommand

func DeleteRepoCommand() *commander.Command

func GetGithubUser

func GetGithubUser(workingDir string) (string, error)

func GitAheadBehindCommand

func GitAheadBehindCommand() *commander.Command

func GitCommands

func GitCommands() *commander.Command

func GitCommitCommand

func GitCommitCommand() *commander.Command

func GitFetchRefspecsCommand

func GitFetchRefspecsCommand() *commander.Command

func GitFetchRemoteCommand

func GitFetchRemoteCommand() *commander.Command

func GitFileCatCommand

func GitFileCatCommand() *commander.Command

func GitFileConflictedCommand

func GitFileConflictedCommand() *commander.Command

func GitFileDiffsCommand

func GitFileDiffsCommand() *commander.Command

func GitFileDiffsConflictCommand

func GitFileDiffsConflictCommand() *commander.Command

func GitFileExistsCommand

func GitFileExistsCommand() *commander.Command

func GitGithubRemoteCommand

func GitGithubRemoteCommand() *commander.Command

func GitHasConflictsCommand

func GitHasConflictsCommand() *commander.Command

func GitHeadSHACommand

func GitHeadSHACommand() *commander.Command

func GitListConflictsCommand

func GitListConflictsCommand() *commander.Command

func GitMergeAnalysisCommand

func GitMergeAnalysisCommand() *commander.Command

func GitMergeAutoCommand

func GitMergeAutoCommand() *commander.Command

func GitMergeCanFastForwardCommand

func GitMergeCanFastForwardCommand() *commander.Command

func GitMergeConflictCommand

func GitMergeConflictCommand() *commander.Command

func GitPathOurCommand

func GitPathOurCommand() *commander.Command

func GitPathTheirCommand

func GitPathTheirCommand() *commander.Command

func GitPrintEBWStatusCommand

func GitPrintEBWStatusCommand() *commander.Command

func GitPullAbortCommand

func GitPullAbortCommand() *commander.Command

func GitPushCommand

func GitPushCommand() *commander.Command

func GitRemoteUserCommand

func GitRemoteUserCommand() *commander.Command

func GitRemoveConflictCommand

func GitRemoveConflictCommand() *commander.Command

func GitRepoStateCommand

func GitRepoStateCommand() *commander.Command

func GitSetRemoteUserPasswordCommand

func GitSetRemoteUserPasswordCommand() *commander.Command

func GitSetUsernameEmailCommand

func GitSetUsernameEmailCommand() *commander.Command

func GitUpdateRemoteGithubIdentityCommand

func GitUpdateRemoteGithubIdentityCommand() *commander.Command

func GitUpstreamActionCommand

func GitUpstreamActionCommand() *commander.Command

func GitUpstreamCanCreatePRCommand

func GitUpstreamCanCreatePRCommand() *commander.Command

func GitUpstreamCanPullCommand

func GitUpstreamCanPullCommand() *commander.Command

func GithubCommand

func GithubCommand() *commander.Command

func IsTerminal

func IsTerminal() bool

IsTerminal returns true if the application is running in a terminal, or false if it is running in another environment (eg streamed)

func Main

func Main()

func PullCommand

func PullCommand() *commander.Command

func RemoteCommand

func RemoteCommand() *commander.Command

func ReposCommand

func ReposCommand() *commander.Command

func RootDirCommand

func RootDirCommand() *commander.Command

func UserCommand

func UserCommand() *commander.Command

func UsernameCommand

func UsernameCommand() *commander.Command

func WhichUserCommand

func WhichUserCommand() *commander.Command

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL