@zenobius/pi-worktrees 0.4.0-next.13 → 0.4.0-next.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1459,7 +1459,7 @@ Commands:
|
|
|
1459
1459
|
/worktree prune Clean up stale references
|
|
1460
1460
|
/worktree templates Show template variables preview
|
|
1461
1461
|
|
|
1462
|
-
Configuration (~/.pi/agent/pi-worktrees
|
|
1462
|
+
Configuration (~/.pi/agent/pi-worktrees.config.json):
|
|
1463
1463
|
{
|
|
1464
1464
|
"worktrees": {
|
|
1465
1465
|
"github.com/org/repo": {
|