Diff Against the Previous Commit
git show $COMMIT # OR git diff HEAD^ HEAD # OR git diff --cached <file_name>