pullrequest

package
v0.0.67 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCreatePullRequest

func NewCmdCreatePullRequest(commonOpts *opts.CommonOptions) *cobra.Command

NewCmdCreatePullRequest creates a command object for the "create" command

Types

type CreatePullRequestOptions

type CreatePullRequestOptions struct {
	options.CreateOptions

	Dir    string
	Title  string
	Body   string
	Labels []string
	Base   string
	Push   bool
	Fork   bool

	Results *gits.PullRequestInfo
}

CreatePullRequestOptions the options for the create spring command

func (*CreatePullRequestOptions) Run

Run implements the command

Jump to

Keyboard shortcuts

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