Function git_stack::git::commit_range
source · pub fn commit_range(
repo: &dyn Repo,
head_to_base: impl RangeBounds<Oid>
) -> Result<Vec<Oid>>
pub fn commit_range(
repo: &dyn Repo,
head_to_base: impl RangeBounds<Oid>
) -> Result<Vec<Oid>>