"What is the Git command to view all the changes since the last commit"

C++
git status
Source

Also in C++: