🔹 worktree.ts

This commit is contained in:
nirholas
2026-03-31 10:24:34 +00:00
parent 4fef7e0c66
commit 443df0ebd0

View File

@@ -1517,3 +1517,4 @@ export async function execIntoTmuxWorktree(args: string[]): Promise<{
return { handled: true }
}