Skip to main content

index_tree

Function index_tree 

Source
pub fn index_tree<G: TreeBuilder>(git: &G) -> Result<String, EngineError>
Expand description

Tree oid of the current index (the staged state). The user’s index file is never written to.