Skip to main content

Module git

Module git 

Source
Expand description

Thin shell-out helpers around git. Each helper wraps a single command, sets GIT_AUTHOR/COMMITTER env so commits don’t fail when the operator’s repo lacks user.email, and maps non-zero exits + timeouts to DriverError::Workspace.