-
- Downloads
Core/formula separation Part 2(b)
* move shell completion scripts to where can be auto picked up Let's use switching new remote as opportunity to put shell completion scripts to where they should be and avoid git conflict during the process. * add Library/Formula and Library/Aliases symlinks Formulae and Aliases has been relocated to homebrew/core tap. The symlinks are pointed to new location to keep backward compatibility. * remove formula_renames and tap_migrations They have been replaced by the json files in the core tap. * update: set new remote * bump Homebrew version to 0.9.9
Showing
- .gitignore 10 additions, 0 deletions.gitignore
- Library/Aliases 1 addition, 0 deletionsLibrary/Aliases
- Library/Formula 1 addition, 0 deletionsLibrary/Formula
- Library/Homebrew/cmd/update.sh 8 additions, 8 deletionsLibrary/Homebrew/cmd/update.sh
- Library/Homebrew/formula_renames.rb 0 additions, 20 deletionsLibrary/Homebrew/formula_renames.rb
- Library/Homebrew/tap_migrations.rb 0 additions, 258 deletionsLibrary/Homebrew/tap_migrations.rb
- Library/brew.sh 1 addition, 1 deletionLibrary/brew.sh
- etc/bash_completion.d/brew 0 additions, 15 deletionsetc/bash_completion.d/brew
- share/zsh/site-functions/_brew 0 additions, 2 deletionsshare/zsh/site-functions/_brew
Loading
Please register or sign in to comment