Al usar el comando cd me manda este mensaje:
'cd' is not a git command. See 'git --help'. The most similar command is add
En Macintosh se usa otro comando? Cuál?
Para no dejar la tarea a medias use con ls y el escribí directamente el directorio de mi carpeta y apareció esto: 192:~ macbookpro$ ls Documents/GIT-CursoAlura/Pruebas-Git index.html 192:~ macbookpro$ git init Initialized empty Git repository in /Users/macbookpro/.git/ 192:~ macbookpro$ git status On branch master No commits yet
Ya quedó hecho el ejercicio? Ayuda, gracias.