01-11-2019, 09:48 AM
This usually happens when you have changed the permissions of the files. git controls that and considers it a change. Execute:
git diff Mobile.php
to see the exact change git is seeing and share that with us if it isn't clear
git diff Mobile.php
to see the exact change git is seeing and share that with us if it isn't clear
Joe
TSolucio
TSolucio