Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

make brew update define tapped formula properly #21087

Closed

Commits on Jul 9, 2013

  1. make brew update define tapped formula properly

    a tapped formula is a ruby file present:
    
    - in the root of the tap
    - in directory of the tap called Formula
    - in a directory of the tap called HomebrewFormula
    
    and nowhere else. this corrects an overzealous definition of tapped
    formula in the updater. (the correct definition has been in Pathname
    since e613cbe)
    
    refs Homebrew#19743
    phinze committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    74c7ca1 View commit details
    Browse the repository at this point in the history