✨ 🏪 getWorktreePaths.ts
This commit is contained in:
@@ -68,3 +68,4 @@ export async function getWorktreePaths(cwd: string): Promise<string[]> {
|
|||||||
|
|
||||||
return currentWorktree ? [currentWorktree, ...otherWorktrees] : otherWorktrees
|
return currentWorktree ? [currentWorktree, ...otherWorktrees] : otherWorktrees
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user