pub fn commit_count(from: &str, to: &str) -> Result<usize>
Count commits between two refs (exclusive..inclusive)