Homebrew Source Code Repository

Usage

Replace to mirror URL:

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

Reset to official URL:

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

See also

Official Website

http://brew.sh/

brew Documentation

http://docs.brew.sh/