Category Archives: Aaro Scripts

GIT – Ignore file permission changes

I had seen, git use to consider the file permission change as a modification to the files/folders. And we use to either commit the changes or stash before taking pull. This was really not needed.

To fix this issue, please use the below command which ignores the file permission changes.

git config core.filemode false

Welcome to Aaro Scripts!

Welcome to Aaro Scripts. Its all about the web coding, design, code snippets, concepts and lot. Keep visiting daily for new topics. Aaro scripts will main provide the resource for php, css2, css3, html4, html4, javascripts, jquery, magento, codeigniter, etc.

Yes you assumed correct. I am a PHP developer, and i will focus mainly on the solutions related php programming.