What's wrong with this entry?
Worktree snapshotting now detects in-progress git operations and provides clearer errors.
- Detects cherry-pick, rebase, merge, revert, am, and bisect operations
- Throws descriptive error: "Cannot snapshot worktree: in-progress {operation} operation detected"
- Also detects uninitialized repositories and prompts for initial commit
a77() at line 458650 (conflict detection, contains "cherry-picking", "rebasing")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.