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
Try checking the files encoding. It seems that files with the same content but different encoding are marked as totally different.