fix typo
This commit is contained in:
parent
91df36e67c
commit
e084ba762c
@ -399,7 +399,7 @@ homebrew-core and homebrew-cask are shallow clones. To \`brew update\` first run
|
|||||||
git -C "$HOMEBREW_LIBRARY/Taps/homebrew/homebrew-cask" fetch --unshallow
|
git -C "$HOMEBREW_LIBRARY/Taps/homebrew/homebrew-cask" fetch --unshallow
|
||||||
This restriction has been made on GitHub's request because updating shallow
|
This restriction has been made on GitHub's request because updating shallow
|
||||||
clones is an extremely expensive operation due to the tree layout and traffic of
|
clones is an extremely expensive operation due to the tree layout and traffic of
|
||||||
Homebrew/homebrew-core and Homebrew/homebrew-core. We don't do this for you
|
Homebrew/homebrew-core and Homebrew/homebrew-cask. We don't do this for you
|
||||||
automatically to avoid repeatedly performing an expensive unshallow operation in
|
automatically to avoid repeatedly performing an expensive unshallow operation in
|
||||||
CI systems (which should instead be fixed to not use shallow clones). Sorry for
|
CI systems (which should instead be fixed to not use shallow clones). Sorry for
|
||||||
the inconvenience!
|
the inconvenience!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user