Skip to content

Local git config may break campaigns #371

@eseliger

Description

@eseliger

A customer had a local git config to include ANSI color codes in the git diff output. That config is obviously also picked up when we shell out to git, and the result was a git diff decorated with ANSI color codes, that is not parsable. We should ignore any local configs (or at least ones that affect the output).

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions