read_commit

Function read_commit 

Source
pub async fn read_commit(
    raw: &RawRepository,
    commit_hash: CommitHash,
) -> Result<Commit, Error>