feat(worktree): add managed workspace cloning (#30117)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"opencode": "./src/index.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "bun run script/build.ts",
|
||||
"dev": "bun run src/index.ts",
|
||||
"typecheck": "tsgo --noEmit"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user