Skip to main content

range_long

Function range_long 

Source
pub fn range_long<IntoOid>(base: IntoOid, head: IntoOid) -> Paint<String>
where IntoOid: Into<Oid>,
Expand description

Format a range between Git object identifiers (usually commits). Both object identifiers are formatted in their long form, see oid_long. To format a range in short form, see range.