Learn Git by Building an SQL Reference Object - Build an SQL Reference Object

Tell us what’s happening:
I’m stuck on the following:

I can’t get the test to pass, think there’s a bug. I reset the test, switched back to main branch and deleted the branch created by the checkout -b command and re-entered the command but still no luck.

You’re getting the hang of it :smile: The process is to create a branch, make the changes you want, commit them, and then merge the changes into branch you started on. Pretty simple, lets keep going. Create and checkout a new branch named feat/add-column-references

Your code so far
Terminal command used: git checkout -b feat/add-column-references

Please advise on how I can fix this issue?

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36

Challenge: Learn Git by Building an SQL Reference Object - Build an SQL Reference Object

Link to the challenge:

Please type “pwd” into your command line.

This will show you the current path you are in.

What is the return result?

Hi there, I eventually just reset it, then it did it again at 78% and reset it again. But on the third go it finished. So I’m sorted now thanks for getting back to me just sorry it’s a little bit too late lol.