Crate git_commands[][src]

Structs

ProcessError

Enums

Error

Functions

git

Run a git command with the given arguments in the given directory.

git_cwd

Run a git command with the given arguments in the current directory.

git_internal