Suppress --devel while installing dependencies
Unless the dependency is explicitly passed to `brew install --devel`.
This commit is contained in:
parent
b5f942764a
commit
edde8d75c7
@ -103,6 +103,7 @@ module HomebrewArgvExtension
|
||||
|
||||
%w[
|
||||
--debug -d
|
||||
--devel
|
||||
--fresh
|
||||
--interactive -i
|
||||
--verbose -v
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user