Skip to content

Missing test for cleanup with force=true on clean worktree #96

@wollax

Description

@wollax

Problem

cleanup with force=true on a clean worktree is untested. The condition if force triggers --force even when clean. If refactored incorrectly, the behavior change would be undetected.

Solution

Add an integration test: create worktree, cleanup with force=true (no dirty files), verify success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogKata backlog issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions