-
- Downloads
Remove "--fresh" option from installer
Turns out that this doesn't really work at all. `brew install` _never_ reuses options in the first place, and using this option with `brew upgrade` results in some nasty corner cases in passing options to dependencies.
Showing
- Library/Contributions/manpages/brew.1.md 1 addition, 4 deletionsLibrary/Contributions/manpages/brew.1.md
- Library/Homebrew/extend/ARGV.rb 0 additions, 1 deletionLibrary/Homebrew/extend/ARGV.rb
- Library/Homebrew/formula_installer.rb 1 addition, 1 deletionLibrary/Homebrew/formula_installer.rb
- share/man/man1/brew.1 1 addition, 4 deletionsshare/man/man1/brew.1
Please register or sign in to comment