I am using git repository. Everything is working properly except git diff command.
Whenever I modify any file then git diff command showing entire file is modified even though I
Is your editor set to automatically reformat code? Could it be the file used to use tabs for indentation and you changed it to use spaces for instance?