get_git_commit_hash

Function get_git_commit_hash 

Source
pub async fn get_git_commit_hash(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    git_ssh_identity: Option<&str>,
) -> Result<GetGitCommitHash200Response, Error<GetGitCommitHashError>>