brew/Library
Mike McQuaid 40b2340ba3
release_notes: use safe_popen_read.
Otherwise if `git log` fails (e.g. due to missing `origin/HEAD` in my
case) then it will generate a release with empty release notes.
2021-08-03 08:51:46 +01:00
..
2021-03-15 19:41:06 +09:00

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.