Skip to main content

Module git

Module git 

Source

Structs§

GitOutput
Captured stdout/stderr from a git subprocess invocation.

Functions§

git
git_allow_fail
Run git command, allow non-zero exit (returns Ok with output either way)
git_stdout
Run git command, return stdout trimmed