Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jan 04, 2017
  2. Jan 03, 2017
  3. Jan 02, 2017
  4. Jan 01, 2017
  5. Dec 31, 2016
    • Alyssa Ross's avatar
      keg: don't return nil dependencies · fb920668
      Alyssa Ross authored
      This is a proper fix to the problem addressed by #1510.
      
      The problem arises when f_kegs is nil, which can happen if the name and
      tap used to install a keg don't match the name and tap currently
      associated with its formula (i.e. if it's been renamed or moved).
      fb920668
Loading