Update Library/Homebrew/cmd/tap.rb
Add tap --full deprecation TODO Co-authored-by: Rylan Polster <rslpolster@gmail.com>
This commit is contained in:
parent
b5569ffd33
commit
e649a7d09e
@ -58,6 +58,7 @@ module Homebrew
|
|||||||
else
|
else
|
||||||
if args.full?
|
if args.full?
|
||||||
opoo "`brew tap --full` is now a no-op!"
|
opoo "`brew tap --full` is now a no-op!"
|
||||||
|
# TODO: (3.2) Uncomment the following line and remove the `opoo` above
|
||||||
# odeprecated "`brew tap --full`"
|
# odeprecated "`brew tap --full`"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user