My git folder looks like:
c:\mygits\project1.git\
So I went into that project1.git folder, and then did a clone.
For some reason (is this normal?), it created a master folder which I am forced to go into.
c:\mygits\project1.git\master\
if I just to to the project1.git folder, it says no repo is here.
How did you clone it? It looks like you have done
The last term creates a target directory.