git

package
v0.0.0-...-a31aef0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient() (*Client, error)

func (Client) Clean

func (c Client) Clean() error

Clean removes the local repository caches.

func (*Client) Clone

func (c *Client) Clone(repo string) (*Repository, error)

type Repository

type Repository struct {
	Dir string
	// contains filtered or unexported fields
}

func (*Repository) Clean

func (repo *Repository) Clean() error

func (*Repository) Log

func (repo *Repository) Log() ([]string, error)

Jump to

Keyboard shortcuts

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