Git basics: Help my case-sensitive filename changes don't commit
Let's say we have a file called timezone.js, and we commit this file to Git. All good and well.
But then we realized the whole repo used "time zone" with a space.
Apparently, there are three correct spellings of timezone: timezone, time zone, and t...
h.daily-dev-tips.com3 min read