To show changes made to the project that have not yet been staged (added)
add
git diff
To show the difference between staged changed and any commit (HEAD by default)