MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / gitConfigParser.test.ts

File gitConfigParser.test.ts

src/utils/git/__tests__/gitConfigParser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import { parseConfigString } from '../gitConfigParser'
3
4describe('parseConfigString', () => {

Callers

nothing calls this directly

Calls 1

parseConfigStringFunction · 0.90

Tested by

no test coverage detected