Estou tentando criar um repositório, mas, quando executo o git init, retorna dizendo: "C:/Users/Mariana/Desktop/Git/.git: No such file or directory". Ele não está criando o repositório e não sei o motivo.
Mariana@LAPTOP-ULV08M95 MINGW64 ~/Desktop $ cd git
Mariana@LAPTOP-ULV08M95 MINGW64 ~/Desktop/git $ ls index.html
Mariana@LAPTOP-ULV08M95 MINGW64 ~/Desktop/git $ git init C:/Users/Mariana/Desktop/Git/.git: No such file or directory
Mariana@LAPTOP-ULV08M95 MINGW64 ~/Desktop/git $ git status fatal: not a git repository (or any of the parent directories): .git
Mariana@LAPTOP-ULV08M95 MINGW64 ~/Desktop/git $