Function gitoxide_core::repository::index::from_tree   
source · pub fn from_tree(
    spec: OsString,
    index_path: Option<PathBuf>,
    force: bool,
    repo: Repository
) -> Result<()>pub fn from_tree(
    spec: OsString,
    index_path: Option<PathBuf>,
    force: bool,
    repo: Repository
) -> Result<()>