Git does not stage files that the only changes was the filename. To do so, we need set the command below false.
git config core.ignorecase false
Add a short documentation for that based on:
https://stackoverflow.com/questions/17683458/how-do-i-commit-case-sensitive-only-filename-changes-in-git