
- I was wondering why `brew bump` PRs have descriptions with both commands, like: ``` Created with `brew bump`. --- Created by `brew bump-formula-pr`. ``` - Then I read the code and realised that "append" was the wrong word for the `--message` arg description.
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.