Somehow after pushing a commit to GitHub, some files get automatically renamed. Now, I renamed those files locally again, but git does not recognize those file renames; it's showing 0 changes, and because of that, I'm unable to push the updated changes to GitHub.
Anyone, please help me with this?