Remove deprecation comment
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
033c11ff18
commit
c7f8ce83d4
@ -27,7 +27,6 @@ module Homebrew
|
|||||||
assumptions, so taps can be cloned from places other than GitHub and
|
assumptions, so taps can be cloned from places other than GitHub and
|
||||||
using protocols other than HTTPS, e.g. SSH, git, HTTP, FTP(S), rsync.
|
using protocols other than HTTPS, e.g. SSH, git, HTTP, FTP(S), rsync.
|
||||||
EOS
|
EOS
|
||||||
# odeprecated "brew tap --full"
|
|
||||||
switch "--full",
|
switch "--full",
|
||||||
description: "Convert a shallow clone to a full clone without untapping. Taps are only cloned as "\
|
description: "Convert a shallow clone to a full clone without untapping. Taps are only cloned as "\
|
||||||
"shallow clones if `--shallow` was originally passed."
|
"shallow clones if `--shallow` was originally passed."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user