Al enviar los datos al servidorlocal me aparece este mensaje:
diego@DESKTOP-H4IGH51 MINGW64 ~/Documents/Cursos/AluraONE/html5_Css3/barberia (master)
$ git remote -v
servidorlocal C:/Users/diego/Documents/Cursos/AluraONE/html5_Css3 (fetch)
servidorlocal C:/Users/diego/Documents/Cursos/AluraONE/html5_Css3 (push)
diego@DESKTOP-H4IGH51 MINGW64 ~/Documents/Cursos/AluraONE/html5_Css3/barberia (master)
$ git remote
servidorlocal
diego@DESKTOP-H4IGH51 MINGW64 ~/Documents/Cursos/AluraONE/html5_Css3/barberia (master)
$ git push servidorlocal master
fatal: 'C:/Users/diego/Documents/Cursos/AluraONE/html5_Css3' does not appear to be a git repository fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.