Skip to main content

commit_count_since

Function commit_count_since 

Source
pub async fn commit_count_since(repo_dir: &Path, since_ref: &str) -> Result<u32>
Expand description

Count commits between a ref and HEAD.