pub fn kind_code(k: GitObjectKind) -> u8Expand description
The pack type codes, the same mapping crate::exploded uses, so the two
media cannot disagree about what a 2 means.
pub fn kind_code(k: GitObjectKind) -> u8The pack type codes, the same mapping crate::exploded uses, so the two
media cannot disagree about what a 2 means.