pub fn load_commit_graph_commit_info(
odb: &Odb,
oid: ObjectId,
) -> Result<CommitGraphCommitInfo>Expand description
Load commit metadata from the ODB for graph writing.
pub fn load_commit_graph_commit_info(
odb: &Odb,
oid: ObjectId,
) -> Result<CommitGraphCommitInfo>Load commit metadata from the ODB for graph writing.