mirror of
https://github.com/gosticks/brew.git
synced 2026-08-30 13:30:17 +00:00
If we try to call `Formulary.from_keg(f, :head)` on the keg that is not HEAD-keg itself, we don't need to update commit of returned formula and should use just HEAD version with nil commit. Same is true for `ARGV.resolved_formulae`