pub fn remove_worktree_safe( worktree_path: &Path, repo: &Path, force: bool, ) -> Result<()>
Remove a git worktree with platform-safe fallback.