Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { scmhelpers.PullRequestOptions UserName string UserEmail string PullRequestBranch string Force bool BatchMode bool DisableGitInit bool // contains filtered or unexported fields }
Options the options for the command
func NewCmdPullRequestPush ¶
NewCmdPullRequestPush creates a command object for the command
func (*Options) InitGitConfigAndUser ¶
Click to show internal directories.
Click to hide internal directories.