diff --git a/commands/import/index.js b/commands/import/index.js index ccd198af46..e52dc99d7b 100644 --- a/commands/import/index.js +++ b/commands/import/index.js @@ -151,6 +151,7 @@ class ImportCommand extends Command { "--stat", "--binary", "-1", + "--color=never", sha, // custom git prefixes for accurate parsing of filepaths (#1655) `--src-prefix=COMPARE_A/`,