Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
Error

Solution
- Change the capitalization of the “file” name and add “1” to the end (or another symbol) Stage (without commit) = result “File1” – renaming files***
- Remove “1” from the end Stage (without commit) = result “File” – renaming files (only capitalization now)
- Now Do commit.
After that type this command
$ git config --local core.ignorecase false