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.
pub fn index_tree<G: TreeBuilder>(git: &G) -> Result<String, EngineError>Tree oid of the current index (the staged state). The user’s index file is never written to.