pub fn oid(oid: impl Into<Oid>) -> Paint<String>
Format a Git object identifier, shortened to the first 7 characters. To format a Git object identifier in long form, see oid_long.
oid_long