Open a CMD window and navigate to your exercise folder, in my case C:\Users\student\Desktop\Exercise1>
I type the command
git init
to initialize the repo. Type the command
dir /a
to see hidden files.
If I type
I can see the git files and directories.
Type
to get back to Exercises1
to see the available options.
cd .git dir
cd ..
git –help