⚙️ 🏩 gitConfigParser.ts

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

View File

@@ -275,3 +275,4 @@ function isKeyChar(ch: string): boolean {
ch === '-' ch === '-'
) )
} }