package
0.0.0-20220328024126-2ee2aa9d18c6
Repository: https://github.com/nivl/git-go.git
Documentation: pkg.go.dev

# Packages

Package confutil contains helpers and function to generate basic configuration.
Package exe contains helpers to help running commands.

# Functions

NewStringValue creates a new StringValue Flag.
TempDir creates a temp dir and returns a cleanup method.
TempFile creates a temp file and returns a cleanup method.
TestdataPath returns the absolute path to the testdata directory.
UnTar will untar a git repository in a new temporary folder.

# Constants

RepoSmall is a snapshot of this repo up to commit bbb720a from Fri Jun 19 18:16:17 2020 -0700.

# Structs

StringValue represents a Flag value to be parsed by spf13/pflag.

# Type aliases

RepoName represent the name of a test repository.