Skip to content

Add gitignored file copying to new worktrees#156

Merged
SDSLeon merged 1 commit into
masterfrom
lightcode/clever-harbor-ed9a15f3
Jun 10, 2026
Merged

Add gitignored file copying to new worktrees#156
SDSLeon merged 1 commit into
masterfrom
lightcode/clever-harbor-ed9a15f3

Conversation

@SDSLeon

@SDSLeon SDSLeon commented Jun 10, 2026

Copy link
Copy Markdown
Owner
  • Document the approved worktree copy-pattern behavior and add a per-project setting for gitignore-style patterns in Project Settings.
  • Plumb the new setting through shared contracts, runtime, and worktree creation so matching ignored files are copied into each new worktree.
  • Keep the copy step safe and non-fatal so tracked files are never clobbered and worktree creation still succeeds if copying fails.
  • Add coverage for pattern parsing, UI persistence, matching, and end-to-end worktree creation behavior.

- add a project setting for gitignore-style worktree copy patterns
- wire the patterns through worktree creation and copy matching ignored files
- add tests plus design docs for the new worktree-copy flow
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
lightcode-landing Skipped Skipped Jun 10, 2026 10:45pm

@SDSLeon SDSLeon merged commit 9f9a3a2 into master Jun 10, 2026
6 checks passed
@SDSLeon SDSLeon deleted the lightcode/clever-harbor-ed9a15f3 branch June 10, 2026 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant