brew config output
brew doctor output
What were you trying to do (and why)?
Im trying install Brew using the command posted on the official Page:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
What happened (include all command output)?
This return:
==> Downloading and installing Homebrew...
HEAD is now at 5a5db3a Merge pull request #11239 from MikeMcQuaid/audit_core_bottle_disabled_unneeded
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.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
^Cfatal: index-pack failed
Failed during: /opt/homebrew/bin/brew update --force --quiet
What did you expect to happen?
--
Step-by-step reproduction instructions (by running brew commands)