git

package
v26.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 187

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

type CloneOption func(*gitRepo)

CloneOption changes the behaviour of Clone().

func WithIsolatedConfig

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