Brew and Mac OS X Lion Error: Failed while executing git pull http://github.com/mxcl/homebrew.git master
I had to fix permissions on the /usr/local folder:
sudo chown -R `whoami` /usr/local cd /usr/local git add . git stash git reset --hard brew update
0 TrackBacks
Listed below are links to blogs that reference this entry: Brew and Mac OS X Lion Error: Failed while executing git pull http://github.com/mxcl/homebrew.git master.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1940