brew/Library
Michka Popoff b24e96e28d diagnostic: ignore case in origin comparison
On circle-ci we do:
git remote set-url origin $CIRCLE_REPOSITORY_URL

which is defined as: https://github.com/linuxbrew/homebrew-core

This is being compared to:
https://github.com/Linuxbrew/homebrew-core
2019-01-26 16:10:06 +01:00
..
2018-11-12 05:01:33 +01:00
2018-11-13 05:01:13 +01:00
2019-01-21 13:39:11 +00:00
2018-11-22 23:45:23 +01:00
2019-01-21 13:39:11 +00:00

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.