Closed jthegedus closed 3 years ago
Homebrew is now using HEAD
to ref the remote branch instead of the branch name :+1:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
master
, but HEAD
should work here toomaster
, HEAD
should work here as well
Describe the bug
Some tools are installed by raw github content
curl
s orwget
, if these repos have changed their default branches we will need to update to pull from them.URls used