# 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.
# Type aliases
Config is a set of Git configuration values.