Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To checkout v1.0.1 in /usr/local/Homebrew run... #1079

Closed
Fedster opened this issue Sep 22, 2016 · 5 comments
Closed

To checkout v1.0.1 in /usr/local/Homebrew run... #1079

Fedster opened this issue Sep 22, 2016 · 5 comments
Assignees

Comments

@Fedster
Copy link

Fedster commented Sep 22, 2016

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.

Bug reports:

Please replace this line with a brief summary of your issue.

Propose a feature:

Instead of creating an issue here, please create a pull request with your change proposal in the Homebrew Evolution repository using the proposal template.

@MikeMcQuaid
Copy link
Member

Make it stop please.

We will when we release 1.0.2. Sorry for the inconvenience.

@MikeMcQuaid
Copy link
Member

Released, run brew update.

@MikeMcQuaid
Copy link
Member

(twice)

@defjaf
Copy link

defjaf commented Sep 22, 2016

(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...)

@o6uoq
Copy link

o6uoq commented Sep 22, 2016

✔ 16:42 ~ $ brew update
Already up-to-date.

I love brew!

@Homebrew Homebrew locked and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants