Fatal Ambiguous Argument Refs Remotes Origin Master Unknown

[Solved] Fatal Ambiguous Argument Refs Remotes Origin Master Unknown | Shell - Code Explorer | yomemimo.com
Question : 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 [...] -- [...]'

Answered by : mhmd-ali

rm -fr $(brew --repo homebrew/core) # because you can't `brew untap homebrew/core`
brew tap homebrew/core

Source : | Last Update : Fri, 29 Jul 22

Answers related to 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

Code Explorer Popular Question For Shell