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

- Now `brew contributions --from=2023-02-23 --to=2023-02-26` works to limit the results for reviews. I forgot this in the original implementation, again, ugh.
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.