Skip to main content

worktree_remove_force

Function worktree_remove_force 

Source
pub fn worktree_remove_force(dir: &Path, target: &Path) -> Result<()>
Expand description

Force-remove a worktree (allows dirty/locked worktrees).