Skip to main content

get_git_commit_sha

Function get_git_commit_sha 

Source
pub fn get_git_commit_sha(
    _dir_path: &str,
) -> Result<Option<String>, Box<dyn Error + Send + Sync>>
Expand description

Get the git commit SHA for a directory.