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
Compare the output of git diff and git diff -b. Whitespace may be to blame. Reflowing text might be another (you didn't mention what you were storing).