git

package
v0.0.0-...-787109a Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2015 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

type Repo struct {
	Uri           string
	Name          string
	DefaultBranch string
}

func (*Repo) Branch

func (r *Repo) Branch(branch string) error

func (*Repo) Checkout

func (r *Repo) Checkout(branch string) error

func (*Repo) Clone

func (r *Repo) Clone() error

func (*Repo) Sync

func (r *Repo) Sync() error

func (*Repo) Tag

func (r *Repo) Tag(tag, message string) error

func (*Repo) Update

func (r *Repo) Update() error

Jump to

Keyboard shortcuts

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