Skip to main content

worktree_remove

Function worktree_remove 

Source
pub fn worktree_remove(
    repo: &Path,
    path: &Path,
    force: bool,
) -> Result<(), GitError>