Mac Book Proのパッケージ管理ツールをhomebrewに変更した際に引っかかったので、メモ。 インストール自体は以下で済んだ。 ruby -e "$(curl -fsSLk https://gist.github.com/raw/323731/install_homebrew.rb)" Installation - GitHub https://github.com/mxcl/homebrew/wiki/installation 本当はすぐに実行しなくても良いのかもしれないけど、updateを実行。(brew install git後) $ brew update すると「Error: Failed while executing git pull http://github.com/mxcl/homebrew.git master」といったエラーメッセージが出た。再度実行すると