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
Updating files: 100% (2741/2741), done.
HEAD is now at 374adf7f1 Merge pull request #12868 from SMillerDev/chore/doc/add_service_block
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 <command> [<revision>...] -- [<file>...]'
brew doctor output
nothing
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)?
i tried to install homebrew for mtr and my terminal said it had an error so I typed $ brew doctor and % brew doctor and there was nothing I tried other command like $ brew config and it does nothing
What happened (include all command output)?
Updating files: 100% (2741/2741), done.
HEAD is now at 374adf7 Merge pull request #12868 from SMillerDev/chore/doc/add_service_block
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 [...] -- [...]'
brew config
outputbrew doctor
outputVerification
brew 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)?
i tried to install homebrew for mtr and my terminal said it had an error so I typed $ brew doctor and % brew doctor and there was nothing I tried other command like $ brew config and it does nothing
What happened (include all command output)?
Updating files: 100% (2741/2741), done.
HEAD is now at 374adf7 Merge pull request #12868 from SMillerDev/chore/doc/add_service_block
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 [...] -- [...]'
What did you expect to happen?
installing homebrew
Step-by-step reproduction instructions (by running
brew
commands)i inputted /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
The text was updated successfully, but these errors were encountered: