Git: Case-Sensitive File Renaming

When renaming a file on macOS, git won’t detect a change when you only change the case.

git mv to the rescue!

git mv Component.tsx component.tsx