Add tap --shallow deprecation TODO
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
This commit is contained in:
parent
2211d795ed
commit
e391381acc
@ -64,6 +64,7 @@ module Homebrew
|
|||||||
|
|
||||||
if args.shallow?
|
if args.shallow?
|
||||||
opoo "`brew tap --shallow` is now a no-op!"
|
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`"
|
# odeprecated "`brew tap --shallow`"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user