When I run brew update && brew upgrade --all I get
Checking out v1.0.1 in /usr/local/Homebrew...
To checkout v1.0.1 in /usr/local/Homebrew run:
'cd /usr/local/Homebrew && git checkout v1.0.1
If I do it
cd /usr/local/Homebrew && git checkout v1.0.1
Already on 'v1.0.1'
then (from wherever):brew update && brew upgrade --all
Checking out v1.0.1 in /usr/local/Homebrew...
To checkout v1.0.1 in /usr/local/Homebrew run:
'cd /usr/local/Homebrew && git checkout v1.0.1
Already up-to-date.
Checking out v1.0.1 in /usr/local/Homebrew...
To checkout v1.0.1 in /usr/local/Homebrew run:
'cd /usr/local/Homebrew && git checkout v1.0.1
Make it stop please.
Please replace this line with a brief summary of your issue.
Instead of creating an issue here, please create a pull request with your change proposal in the Homebrew Evolution repository using the proposal template.
Make it stop please.
We will when we release 1.0.2. Sorry for the inconvenience.
Released, run brew update.
(twice)
(FWIW, just brew update didn't work, even after a few tries; I had to do the full cd "$(brew --repo)" && git fetch && git reset --hard origin/master && brew update...)
✔ 16:42 ~ $ brew update
Already up-to-date.
I love brew!
Most helpful comment
We will when we release 1.0.2. Sorry for the inconvenience.