Skip to content

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

GitErrorCategory

Detected error category