Skip to content

Conversation

stefanhaller
Copy link
Collaborator

For a worktree that contains submodules, trying to delete it would show an error instead of offering to force-remove it.

Fixes #4125.

For a worktree that contains submodules, trying to delete it shows an error and
doesn't offer to force-remove it.
@stefanhaller stefanhaller added the bug Something isn't working label Oct 13, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 1fd771f1 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1fd771f) Report Missing Report Missing Report Missing
Head commit (f1b0ca4) 58336 50753 87.00%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4959) 35 35 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Force remove worktree option

1 participant