Skip to main content

commit_patches

Function commit_patches 

Source
pub fn commit_patches(
    root: impl AsRef<Path>,
    max_commits: usize,
) -> Result<Vec<CommitPatch>>