Skip to main content

oid

Function oid 

Source
pub fn oid(oid: impl Into<Oid>) -> Paint<String>
Expand description

Format a Git object identifier, shortened to the first 7 characters. To format a Git object identifier in long form, see oid_long.