Git Cloning Remote Depository - 4


I have restarted the lab three times and I still can’t see the Fox and the Grapes story. I do not know what I’m doing wrong. Please help!

When I go on to the next stop it it says:

max $ git add fox-and-grapes.txt
`fatal: pathspec ‘fox-and-grapes.txt’ did not match any files``

Hi @emmy813 ,
That file is available under the story-blog directory.

Regards,

I’m new to git and I don’t know how to access this. Could you please point me in the right direction? I’ve been on stacks overflow for hours and am very confused.

All the files are written under the story-blog directory. Simply use the cd command to move into that directory and then run the ls command to list the files and directories.
You will get that file in that directory.

Regards,
KodeKloud Support

If it’s creating confusion for you then I will update that context.

I’ve got it now. Thanks @Tej-Singh-Rana for all of your assistance! I really appreciate it :slight_smile: