If you want to just change the casing in a filename that is in a git repository, this can be problem on operating systems that have case insentive file systems, like Windows and Os X.
If you want to force the casing, this workaround can help you out:
Fixed!