pub fn commit_range( repo: &dyn Repo, head_to_base: impl RangeBounds<Oid>) -> Result<Vec<Oid>, Error>