git

package
v20.10.27 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone

func Clone(remoteURL string, opts ...CloneOption) (string, error)

Clone clones a repository into a newly created directory which will be under "docker-build-git"

Types

type CloneOption added in v20.10.20

type CloneOption func(*gitRepo)

CloneOption changes the behaviour of Clone().

func WithIsolatedConfig added in v20.10.20

func WithIsolatedConfig(v bool) CloneOption

WithIsolatedConfig disables reading the user or system gitconfig files when performing Git operations.

Jump to

Keyboard shortcuts

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