-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
outdatedPR was locked due to agePR was locked due to age
Description
brew config
output
N/A
brew doctor
output
N/A
Verification
- I ran
brew update
and am still able to reproduce my issue. - I have resolved all warnings from
brew doctor
and that did not fix my problem.
What were you trying to do (and why)?
Install brew on MacOS 12.1
What happened (include all command output)?
I get the following trying to install brew now.
==> Downloading and installing Homebrew...
HEAD is now at eda19daf7 Merge pull request #13860 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.12.1
error: Not a valid ref: refs/remotes/origin/master
fatal: ambiguous argument 'refs/remotes/origin/master': unknown revision or path not in the working tree.
What did you expect to happen?
Brew installed :)
Step-by-step reproduction instructions (by running brew
commands)
Run /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
in the terminal.
Metadata
Metadata
Assignees
Labels
outdatedPR was locked due to agePR was locked due to age