pub fn from_tree( spec: OsString, index_path: Option<PathBuf>, force: bool, repo: Repository) -> Result<()>