cherrypickCmd

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2016 License: MIT Imports: 16 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &gocli.Command{
	UsageLine: "cherry-pick [-no_fetch]",
	Short:     "cherry-pick the missing commits into the release branch",
	Long: `
  Take all the commits as listed by 'release changes -to_cherrypick'
  and apply them to the release branch, thus synchronizing the release
  branch with the trunk branch considering the release in progress.
	`,
	Action: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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