git diff only diffs unstaged commits
git add . does not stage empty directories
if you add a new file to the empty directory it does not get tracked
git diff only diffs unstaged commits
git add . does not stage empty directories
if you add a new file to the empty directory it does not get tracked