Skip to main content

read_tree_into_index

Function read_tree_into_index 

Source
pub fn read_tree_into_index(
    index_file: &Path,
    treeish: &str,
    dir: &str,
) -> Result<()>