pub fn head_path_states( odb: &Odb, head_tree: Option<&ObjectId>, ) -> Result<BTreeMap<String, (u32, ObjectId)>>
Paths present in HEAD’s tree with mode and blob/commit OID (for status porcelain v2).
HEAD