mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Merge pull request #545 from paperclipai/feat/worktree-and-routing-polish
Add worktree:make and routing polish
This commit is contained in:
commit
3a003e11cc
8 changed files with 313 additions and 36 deletions
|
|
@ -132,6 +132,8 @@ Instead, create a repo-local Paperclip config plus an isolated instance for the
|
|||
|
||||
```sh
|
||||
paperclipai worktree init
|
||||
# or create the git worktree and initialize it in one step:
|
||||
pnpm paperclipai worktree:make paperclip-pr-432
|
||||
```
|
||||
|
||||
This command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue