git_head_sha

Function git_head_sha 

Source
fn git_head_sha(repo_dir: &Path) -> Result<String>
Expand description

Get the HEAD commit SHA of a repository.