radicle_ci_broker::util

Function lookup_commit

Source
pub fn lookup_commit(
    profile: &Profile,
    rid: RepoId,
    gitref: &str,
) -> Result<Oid, UtilError>