$ brew update
error: unable to unlink old 'SUPPORTERS.md' (Permission denied)
Error: Failure while executing: git pull -q origin refs/heads/master:refs/remotes/origin/master
$ sudo chown -R `whoami` /usr/local
$ cd /usr/local
$ git stash
$ git reset --hard
$ brew update