always add worktree ignore rule to .gitignore

main

Commit

pfleidi2mo ago

Drop the interactive .gitignore/.git-info-exclude choice: the ignore rule for .entire/worktrees/ is now always appended to the repo-root .gitignore when not already ignored. Persisting the rule is the user's choice, made by committing or discarding the .gitignore change. This removes the prompt, the exclude writer, and --force's second meaning.

Entire-Checkpoint: 01KX6N1F03DKKMQPC022K74FAF

Checkpoints

Simplify Git Worktree Ignore Configuration

CodexGPT-5.5
View session
Checkpoint 1

Add trail checkout --worktree Support

Claude Code
View session
Checkpoint 1