Tell us what’s happening:
Learn Git by Building an SQL Reference Object
Your “working tree” is clean, the files were committed and there’s no other new changes that git recognizes. You can see your commit history with git log. Check your commit history.
I completed the listed steps, but when I press enter it just takes me to the bottom of the screen without passing that lesson. When I press run it says “You should check the log of your repository” even though that’s what I just did.
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/123.0.0.0 Safari/537.36
Challenge Information:
Learn Git by Building an SQL Reference Object - Build an SQL Reference Object