cmd

package
v2.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Clone

type Clone struct {
	Repository,
	Directory string
	Verbose,
	Quiet,
	Progress,
	NoCheckout,
	Bare,
	Mirror,
	Local,
	NoHardlinks,
	Shared bool
	RecurseSubmodules string
	Jobs              int
	Template,
	Reference,
	ReferenceIfAble string
	Dissociate bool
	Origin,
	Branch,
	UploadPack string
	Depth int
	ShallowSince,
	ShallowExclude string
	SingleBranch,
	NoTags,
	ShallowSubmodules bool
	SeparateGitDir,
	Config string
	Ipv4,
	Ipv6 bool
	Filter string
}

func (*Clone) Doc

func (c *Clone) Doc() string

func (*Clone) Error

func (c *Clone) Error(err error)

func (*Clone) Help

func (c *Clone) Help()

func (*Clone) Run

func (c *Clone) Run()

type Git

type Git struct {
	Clone   Clone
	Version bool
}

func (*Git) Doc

func (g *Git) Doc() string

func (*Git) Error

func (g *Git) Error(err error)

func (*Git) Help

func (g *Git) Help()

func (*Git) Run

func (g *Git) Run()

Jump to

Keyboard shortcuts

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