0

Basically the first time I created the C# script I made some of them by mistake all lowercase. Now I tried to update the filenames with first letter uppercase and in the version control it changed, same as in my local files. But every time I pull others changes my local version with the name correct get overwritten by the version control one, which has the correct uppercase as well, but for some unknown reason the file name goes back to lowercase.

How I can tell Sourcetree that the filename is changed and I want to keep it that way? Does Unity save the filenames in some config files?

mmm123
  • 1
  • 1
  • Does this answer your question? [How do I commit case-sensitive only filename changes in Git?](https://stackoverflow.com/questions/17683458/how-do-i-commit-case-sensitive-only-filename-changes-in-git) – Martheen Sep 19 '22 at 09:50

0 Answers0