After I upgraded my macOS install from 11.1 to 11.2, the next time I tried running brew update to update all of the packages available in Homebrew, I got a wall of text regarding things going off the rails that ultimately culminated with this error: Error: Failure while executing; git config –replace-all homebrew.analyticsmessage true was… Continue reading macOS Big Sur 11.2 Homebrew and Git Error
Tag: git
Adding SSH To GitHub
Between the Thanksgiving holiday and some shifting priorities when I got back to work, I hadn’t made any new commits to my GitHub account for about 10 days. This meant that I didn’t have any new posts to my recently-launched GitCommit site that makes a bit of a microblog from my commit messages. To be… Continue reading Adding SSH To GitHub