pub async fn get_commit(
configuration: &Configuration,
repo_ref: &str,
commit_sha: &str,
) -> Result<Commit, Error<GetCommitError>>pub async fn get_commit(
configuration: &Configuration,
repo_ref: &str,
commit_sha: &str,
) -> Result<Commit, Error<GetCommitError>>