cmd/upgrade: deprecate --ignore-pinned.
This commit is contained in:
parent
9a00f2795d
commit
d0da6bdf7c
@ -128,7 +128,7 @@ module Homebrew
|
|||||||
args = upgrade_args.parse
|
args = upgrade_args.parse
|
||||||
|
|
||||||
# Deprecated since this is now the default behavior.
|
# Deprecated since this is now the default behavior.
|
||||||
# odeprecated "`brew upgrade --ignore-pinned`" if args.ignore_pinned?
|
odeprecated "`brew upgrade --ignore-pinned`" if args.ignore_pinned?
|
||||||
|
|
||||||
formulae, casks = args.named.to_resolved_formulae_to_casks
|
formulae, casks = args.named.to_resolved_formulae_to_casks
|
||||||
# If one or more formulae are specified, but no casks were
|
# If one or more formulae are specified, but no casks were
|
||||||
|
Loading…
x
Reference in New Issue
Block a user