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

Previously this would only warn on errors for certain Bintray API requests like publishing. This should now also warn on error for curl POST uploads (if the appropriate flag has been passed).
Library
This directory contains all the code run by the official brew
and brew cask
commands in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.