Tell us what’s happening:
In the installation phase , when i click toy the CodeRoad “start new tutorial” , i get this error
The first thing you should do when you install Git is to set your user name and email address. This is important because every Git commit uses this information, and it’s immutably baked into the commits you start creating:
git config --global user.name “John Doe”
git config --global user.email johndoe@example.com
Git user not configured.
Git email not configured.
i have confirmed my email but cont
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Challenge Information:
Learn Bash by Building a Boilerplate - Build a Boilerplate