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