We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.36.0
0.47.0
7.1.1
Yes
Linux/amd64
Set --repo_env=GIT_CONFIG_NOSYSTEM=true
--repo_env=GIT_CONFIG_NOSYSTEM=true
Gazelle should ignore the system-wide gitconfig (generally at /etc/gitconfig)
Gazelle did not ignore the system-wide gitconfig
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
What version of gazelle are you using?
0.36.0
What version of rules_go are you using?
0.47.0
What version of Bazel are you using?
7.1.1
Does this issue reproduce with the latest releases of all the above?
Yes
What operating system and processor architecture are you using?
Linux/amd64
What did you do?
Set
--repo_env=GIT_CONFIG_NOSYSTEM=true
What did you expect to see?
Gazelle should ignore the system-wide gitconfig (generally at /etc/gitconfig)
What did you see instead?
Gazelle did not ignore the system-wide gitconfig
The text was updated successfully, but these errors were encountered: