Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

brew update is crash #17437

Closed
marsuboss opened this issue Jan 30, 2013 · 3 comments
Closed

brew update is crash #17437

marsuboss opened this issue Jan 30, 2013 · 3 comments

Comments

@marsuboss
Copy link

Hello,

This morning, i started "brew update" & "brew upgrade" for upgrade git 1.8.1.2. It's OK.

But after i want to start "brew update" for verify et i have a message error like :

warning: core.autocrlf has multiple values
error: cannot overwrite multiple values with a single value
Use a regexp, --add or --replace-all to change core.autocrlf.
Error: Failure while executing: git config core.autocrlf false

Someone has the same problem as me ?

@marsuboss
Copy link
Author

In /usr/local/.git/config, there are 3 lines "autocrlf". I deleted 2 lines and "brew update" is works

@MikeMcQuaid
Copy link
Member

@jacknagel Ping.

@jacknagel
Copy link
Contributor

I think this was because --add to git config is for multi-valued options, so I think we want to drop the --add from the suggestion.

MikeMcQuaid added a commit that referenced this issue Jan 31, 2013
Better version of ed357d.

References #15711.
References #17361.
References #17437.
Sharpie pushed a commit to Sharpie/homebrew that referenced this issue Feb 19, 2013
Better version of ed357d.

References Homebrew#15711.
References Homebrew#17361.
References Homebrew#17437.
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants