pub fn remove_git_worktree( project: &ProjectEntry, entry: &WorktreeEntry, force: bool, ) -> Result<()>