pub fn worktree_remove(repo: &Path, path: &Path) -> Result<(), WorktreeError>
Run git worktree remove <path> (non-force).
git worktree remove <path>