Unable to Run Codecrafters CLI test command

❯ codecrafters test
create temp branch: add all files: fatal: not a git repository (or any of the parent directories): .git

I am getting this error and unable to use the test command

Hey @ShubhamSharma3901, it looks like the command was run in a folder that’s either not a valid Git repository or is missing the .git directory.

Could you share a screenshot of your terminal showing the folder where you ran the command?

Closing this thread due to inactivity. If you still need assistance, feel free to reopen or start a new discussion!