brew 更新源
Posted sanmubai
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了brew 更新源相关的知识,希望对你有一定的参考价值。
git remote -v
/usr/local/Homebrew
git remote set-url origin git://mirrors.tuna.tsinghua.edu.cn/homebrew.git
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core
git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git
清华镜像源
git://mirrors.tuna.tsinghua.edu.cn/homebrew.git
中科大镜像源
http://mirrors.ustc.edu.cn/homebrew.git
以上是关于brew 更新源的主要内容,如果未能解决你的问题,请参考以下文章