Troubleshooting
Cannot sign-on to Jade IDE
Config value 'user.name' or 'user.email' was not found
git config --global user.name "<Full Name>"
git config --global user.email "<Email Address>"git config --global --list