We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aff14f commit f1ae31fCopy full SHA for f1ae31f
src/cli.js
@@ -50,7 +50,7 @@
50
} else {
51
gitArgs = '-M -C HEAD';
52
}
53
-
+
54
if (gitArgs.indexOf('--no-color') < 0) {
55
gitArgs += ' --no-color';
56
0 commit comments