Skip to main content

get_head_commit_sha

Function get_head_commit_sha 

Source
pub fn get_head_commit_sha(repo_path: &Path) -> Result<String>
Expand description

Get the HEAD commit SHA from a git repo.