git

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CouldNotCloneRepositoryError = &microerror.Error{
	Kind: "CouldNotCloneRepositoryError",
	Desc: "The Git repository could not be cloned.",
}

Functions

func CloneRepositoryShallow

func CloneRepositoryShallow(user string, repo string, tag string, destDir string) error

CloneRepositoryShallow will clone repository in a given directory.

func IsCouldNotCloneRepositoryError

func IsCouldNotCloneRepositoryError(e error) bool

IsCouldNotCloneRepositoryError asserts CouldNotCloneRepositoryError

Types

This section is empty.

Jump to

Keyboard shortcuts

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