mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

This limits the previous change to only the core tap in `MissingFormula.deleted_reason`. The reason for this is that the `git log` command only becomes a performance issue when the number of monthly commits is high which really only happens with the core tap.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.