```bash git rm -r --cached . git add --all . ``` See https://stackoverflow.com/questions/17683458/how-do-i-commit-case-sensitive-only-filename-changes-in-git#answer-55541435