Git lab pull request issues

In the pull requests lab;in task 3,when i try to type in the “git log” commands,it throws an error…any advice?

Git works inside a directory that it manages. But I think the key problem is that you need to better understand git and how it works.

You may want to do a Git tutorial to help your understanding. This is KodeKloud Free Week, so you can do our Git For Beginners course this week for free. This will help you understand when you can do git commands like git log, and where you can do them.

Ok…is there a course for microservices?