package
0.10.0
Repository: https://github.com/abhinav/git-spice.git
Documentation: pkg.go.dev

# Functions

CmdAs sets the author and committer of the commits that follow.
CmdAt sets the author and commit time of the commits that follow.
CmdGit runs a git command in the repository.
CondGitVersion checks if the current version of Git is at least the given version.
DefaultConfig is the default Git configuration for all test repositories.
LoadFixtureFile loads a fixture file from the given path.
LoadFixtureScript loads a fixture from the testscript.
ParseVersion parses a Git version string.

# Structs

Fixture is a temporary directory that contains a Git repository built from a testscript file.
Version is a Git version string.

# Type aliases

Config is a set of Git configuration values.