If you are getting the following message while commiting your commits in VSCode: Make sure you configure your user.name and user.email in git You can run these in Terminal git config --global use...