Skip to content

fix(init): stop auto-adding default worktrees ignore#43

Merged
corwinm merged 1 commit intomainfrom
bug-dont-ignore-worktrees
Feb 24, 2026
Merged

fix(init): stop auto-adding default worktrees ignore#43
corwinm merged 1 commit intomainfrom
bug-dont-ignore-worktrees

Conversation

@corwinm
Copy link
Owner

@corwinm corwinm commented Feb 24, 2026

Summary

  • Remove init behavior that auto-appended .arashi/worktrees/ to .gitignore.
  • Keep .gitignore management focused on reposDir and preserve existing ignore content.
  • Update integration coverage for no-mutation and existing-entry preservation cases.

Related

Avoid mutating .gitignore for default worktree paths while preserving reposDir ignore handling and update init integration coverage accordingly.\n\nRefs: corwinm/arashi-arashi#120
@corwinm corwinm merged commit 2acb282 into main Feb 24, 2026
8 checks passed
@corwinm corwinm deleted the bug-dont-ignore-worktrees branch February 24, 2026 06:40
github-actions bot pushed a commit that referenced this pull request Feb 24, 2026
## [1.8.1](v1.8.0...v1.8.1) (2026-02-24)

### Bug Fixes

* **init:** stop auto-adding default worktrees ignore ([#43](#43)) ([2acb282](2acb282))
@github-actions
Copy link

🎉 This PR is included in version 1.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant