git

package
v2.0.13+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2016 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo added in v1.0.37

type Repo interface {
	Checkout() error
	MergePR(prNumber, sha string) error
	Path() string
}

Repo is a git repo

func New added in v1.0.37

func New(scmURL, sha, path string, logger io.Writer) (Repo, error)

New returns a new repo object

Jump to

Keyboard shortcuts

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