homebrew-core is a shallow clone

如下报错

homebrew-core is a shallow clone.
homebrew-cask is a shallow clone.
  homebrew-core is a shallow clone.
  homebrew-cask is a shallow clone.
homebrew-core is a shallow clone. homebrew-cask is a shallow clone.

图片[1]-homebrew-core is a shallow clone-软件开发技术分享

解决方法

输入如下命令

git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask fetch --unshallow
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask fetch --unshallow
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask fetch --unshallow

图片[2]-homebrew-core is a shallow clone-软件开发技术分享

升级正常

图片[3]-homebrew-core is a shallow clone-软件开发技术分享

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
A good idea without action is worth nothing.
如果没有切实执行,再好的点子也是徒劳