Skip to main content

read_graph

Function read_graph 

Source
pub fn read_graph(archive: &Path) -> Result<Option<Vec<CommitNode>>>
Expand description

Read the commit graph out of a sealed archive. Ok(None) when absent.