Homebrew Core Index Repository

Description

Homebrew Core software repository

Usage

Replace with mirror URL:

cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin https://mirrors.nwafu.edu.cn/homebrew-core.git

Reset to official URL:

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

See also

Official Website

http://brew.sh/

brew Docs

http://docs.brew.sh/