Resetting & Reverting Lab

Hello,

I am trying to work on the Resetting and Reverting lab however, the lab doesn’t work. I wanted to answer the 2nd question but it gives me the following error:

sarah $ git log
fatal: not a git repository (or any of the parent directories): .git

I returned to do this course after a few days. Wonder if it expects me to complete the entire course with labs in one sitting? Please advise. Thanks.

Regards,
Pranav

try
cd story-blog/
git log --name-only

Hi, that’s right. I realised that when it did to the subsequent lab too. Hence I had done already what you mentioned. Thanks however, for your quick response. Much appreciated.

Regards,
Pranav

Great!
Happy learning!