Skip to main content

head_path_states

Function head_path_states 

Source
pub fn head_path_states(
    odb: &Odb,
    head_tree: Option<&ObjectId>,
) -> Result<BTreeMap<String, (u32, ObjectId)>>
Expand description

Paths present in HEAD’s tree with mode and blob/commit OID (for status porcelain v2).