After staging a series of changes to the index, which command could you use to review them prior to a commit?
git diff
git diff --cached
git diff --HEAD
git status -v -v