diff --git a/Library/Homebrew/cmd/tap.rb b/Library/Homebrew/cmd/tap.rb index 45cfbf3986..28c4a677ee 100644 --- a/Library/Homebrew/cmd/tap.rb +++ b/Library/Homebrew/cmd/tap.rb @@ -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