Skip to main content

git_head

Function git_head 

Source
pub fn git_head(root: &Path) -> Option<String>
Expand description

The current HEAD commit sha, or None outside a git work tree.