Hello!
I am working on the Manhattan Zoo project, and I am having a difficult time getting past step 1.
The task states “Initialize a new git repository.”
I use the command :
$ git init …
.and keep getting the statement …
fatal: cannot tell cwd: No such file or directory
Am I using the wrong git command?