Skip to main content

Module git

Module git 

Source
Expand description

Git integration utilities for capturing repository state.

Functionsยง

capture_head_sha
Capture the HEAD commit SHA from a git repository.
is_git_repo
Check whether a directory is inside a git work tree.