From 9c13a51b9e3692dc463ed97efbbeaadcacff7879 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9B=AA=20gitFilesystem.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/git/gitFilesystem.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/git/gitFilesystem.ts b/src/utils/git/gitFilesystem.ts index 94d47cb..afcdc38 100644 --- a/src/utils/git/gitFilesystem.ts +++ b/src/utils/git/gitFilesystem.ts @@ -697,3 +697,4 @@ export async function getWorktreeCountFromFs(): Promise { return 1 } } +