libfetch

package
v0.0.0-...-1908093 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUpToDate = xerrors.Errorf("up-to-date")
)

Functions

func Branch

func Branch(branch, remote string, fetchOpt *Options, opt *types.Options) (err error)

func Remote

func Remote(remote string, fetchOpt *Options, opt *types.Options) (err error)

Types

type Git2GoOptions

type Git2GoOptions struct {
	DownloadTags types.Git2GoDownloadTags
}

type GoGitOptions

type GoGitOptions struct {
	Depth   int
	TagMode types.GoGitTagMode
}

type Options

type Options struct {
	Git2Go Git2GoOptions
	GoGit  GoGitOptions
}

Jump to

Keyboard shortcuts

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