detectErrorCategory
detectErrorCategory(
stderr):GitErrorCategory
Defined in: src/parsers/index.ts:887
Detect error category from stderr content (§13.3)
Parameters
stderr
string
stderr content from git command
Returns
Detected error category
detectErrorCategory(
stderr):GitErrorCategory
Defined in: src/parsers/index.ts:887
Detect error category from stderr content (§13.3)
string
stderr content from git command
Detected error category