1. Homebrew 镜像使用帮助(https://mirrors.tuna.tsinghua.edu.cn/help/homebrew/)里提到的 
homebrew-science 已 deprecated 了(https://github.com/Homebrew/homebrew-science)。
是否从这个帮助页里移除(或注明 deprecated)比较好?

2. 另建议增加如下复原命令:

```
cd "$(brew --repo)"
git remote set-url origin https://github.com/Homebrew/brew.git

cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin https://github.com/Homebrew/homebrew-core

brew update
```

-- 
您收到此邮件是因为您订阅了 Google 网上论坛的“TUNA 主邮件列表”群组。
要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到[email protected]。
要向此群组发帖,请发送电子邮件至 [email protected]。
要查看更多选项,请访问 https://groups.google.com/d/optout。

回复