git

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 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
	GetPath() string
}

Repo is a git repo

func New added in v1.0.37

func New(scmURL, 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