pub fn git_head(root: &Path) -> Option<String>
The current HEAD commit sha, or None outside a git work tree.
None