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
|
||||
if args.full?
|
||||
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`"
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user