Skip to content

Instantly share code, notes, and snippets.

@abiydv
Created November 20, 2021 19:15
Show Gist options
  • Save abiydv/9ed66d07c5913f37734b9c60282e289f to your computer and use it in GitHub Desktop.
Save abiydv/9ed66d07c5913f37734b9c60282e289f to your computer and use it in GitHub Desktop.
Homebrew Error
#
# Error seen when trying to install something with brew or even update formula
#
% brew update
fatal: Could not resolve HEAD to a revision
Already up-to-date.
% git -C $(brew --repo homebrew/core) checkout master
Branch 'master' set up to track remote branch 'master' from 'origin'.
Switched to a new branch 'master'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment