-
-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
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
Terminal polluted with git related output #2891
Comments
Try moving ~/.gitconfig somewhere else and see if it still happens. |
@ilovezfs I temporarily renamed the file and restarted my terminal session but this still happens. I'm now seeing that @thiagodebastos has the same issue in #2811 |
@mmjmanders the next thing to try is moving your .bash_profile out of the way (assuming you're using bash). |
I am using |
It's a side-effect of having the
|
So the issue for me ended up being |
@jacobwgillespie I am using |
brew
command and notbrew install
ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this issue at https://github.com/Homebrew/homebrew-core/issues/newbrew update
and retried your prior step?brew doctor
, fixed all issues and retried your prior step?brew config
andbrew doctor
and included their output with your issue?When I run the following command:
brew update && brew upgrade && brew cleanup
, before actually updating/upgrading stuff, my terminal is polluted with stuff like this:The commands get executed perfectly fine but I think this logging is not needed.
The output of
brew --version
isThe text was updated successfully, but these errors were encountered: