checkout

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package checkout implements the pr checkout command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCheckout

func NewCmdCheckout(f *cmdutil.Factory, runF func(*CheckoutOptions) error) *cobra.Command

NewCmdCheckout creates the checkout command

Types

type CheckoutOptions

type CheckoutOptions struct {
	IO         *iostreams.IOStreams
	HttpClient func() (*http.Client, error)

	// Arguments
	Repository string
	Number     int

	// Flags
	BranchName string
}

Source Files

  • checkout.go

Jump to

Keyboard shortcuts

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