How To Fix Git Refs With Case Sensitivity
Symptoms I Observed On a Mac
Every time I performed a git fetch or a git pull on my MacBook for a particular repository I would see a log from the command that said something like the following.
From github.com:
* [new branch] User/feature -> o...
blog.codinglogan.dev2 min read