🏨 git.ts

This commit is contained in:
nirholas
2026-03-31 10:24:17 +00:00
parent 2e79b825c1
commit 0fa1be2902

View File

@@ -924,3 +924,4 @@ export function isCurrentDirectoryBareGitRepo(): boolean {
return false return false
} }
/* eslint-enable custom-rules/no-sync-fs */ /* eslint-enable custom-rules/no-sync-fs */