Skip to main content

read_range

Function read_range 

Source
pub fn read_range(repo_dir: &Path, range: &str) -> Result<Vec<RangeCommit>>
Expand description

Read every commit object in the range, oldest first.