Skip to content

Don't use git config that might be present on the host

Warren Gifford requested to merge es/no-git-config into main

Created by: eseliger

This can cause unexpected git behavior, like a different diff tool, ANSI coloring in the diff and probably other bad magic.

Closes https://github.com/sourcegraph/src-cli/issues/371

Merge request reports

Loading