Skip to main content

worktree_remove_force

Function worktree_remove_force 

Source
pub fn worktree_remove_force(
    repo: &Path,
    path: &Path,
) -> Result<(), WorktreeError>
Expand description

Run git worktree remove --force <path>.