Я использую OS X Lion (10.7.2).
Я установил Homebrew на свой Mac и выполнил команду ниже.
$ brew install git
а потом:
$ brew update
error: Could not resolve host: github.com; nodename nor servname provided, or not known while accessing https://github.com/mxcl/homebrew.git/info/refs
fatal: HTTP request failed
Error: Failed while executing git pull origin refs/heads/master:refs/remotes/origin/master
Что там произошло?