civet
civet copied to clipboard
Catch invalid json in `GitAPI._response_json`
We're getting unhandled exceptions when failing to parse valid JSON in GitAPI._response_json
.
We should catch these and just report it as invalid JSON.