Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

--force-remove-worktree help text now mentions submodules

--force-remove-worktree help text now clarifies its 'no uncommitted changes' rule covers submodules too

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaGit Worktreeswhat it touches
KindImprovementsin v2.1.274,
You'll notice

--force-remove-worktree help text now clarifies its 'no uncommitted changes' rule covers submodules too

What

The command-line help text for --force-remove-worktree now clarifies that its safety requirement of having no uncommitted changes applies to tracked files, including submodules.

Why

This makes the existing safety rule clearer, so users understand that submodule changes count toward blocking a forced worktree removal, not just changes to regular tracked files.

See this entry in the whole of v2.1.274 →