I had some files in my git named like this: "myCamelFile.rb"
I just right clicked on my IDE and renamed them to all lower case so like "mycamelfile.rb"
But when I do a git statu
s I don't get any message that these are changed.
What should be done now?