Add tap --shallow deprecation TODO

Co-authored-by: Rylan Polster <rslpolster@gmail.com>
This commit is contained in:
Connor Mann 2021-05-07 10:13:08 -04:00 committed by cnnrmnn
parent e649a7d09e
commit 29d50f57b3

View File

@ -64,6 +64,7 @@ module Homebrew
if args.shallow?
opoo "`brew tap --shallow` is now a no-op!"
# TODO: (3.2) Uncomment the following line and remove the `opoo` above
# odeprecated "`brew tap --shallow`"
end