How To Fix Git Refs With Case Sensitivity
Sep 14, 2023 · 2 min read · 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...
Join discussion