You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> 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
This is an issue with your Internet connection. Please see the discussions page for related problems and solutions. This thread may be particularly useful. You can use the discussions page if you're still having trouble.
brew config
outputbrew doctor
outputbrew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.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)The text was updated successfully, but these errors were encountered: