The ContinuousGitReporter produces special characters (color, delete).
If the output is e.g. piped into a file, this produces ugly output.
The output is robust if there is an command line option to produce output without special characters and if git_inspector can detect if the output is piped to a terminal or a file.
The
ContinuousGitReporterproduces special characters (color, delete).If the output is e.g. piped into a file, this produces ugly output.
The output is robust if there is an command line option to produce output without special characters and if git_inspector can detect if the output is piped to a terminal or a file.