gitFilesystem.ts

This commit is contained in:
nirholas
2026-03-31 10:24:17 +00:00
parent af62ddb85f
commit 9c13a51b9e

View File

@@ -697,3 +697,4 @@ export async function getWorktreeCountFromFs(): Promise<number> {
return 1
}
}