dillon1000/react

Commit

worktree script improvements (#35603)

A few small improvements:
* Use `<root>/.worktrees` as the directory for worktrees so its hidden
by default in finder/ls
* Generate names with a timestamp, and allow auto-generating a name so
that you can just call eg `./scripts/worktree.sh --compiler --claude`
and get a random name
Browse files
Changed paths2 files
First-parent comparison
M .gitignore ModifiedM scripts/worktree.sh Modified
Patch

Files changed

Rendering syntax-highlighted changes…