Hola, tengo un problema, en la ventana de ejecucion de git bash here, me muestra este error.
OutliersSAP2@DESKTOP-DB16T32 MINGW64 ~/Documents/CODE1
$ touch readme.md
OutliersSAP2@DESKTOP-DB16T32 MINGW64 ~/Documents/CODE1
$ git init
Initialized empty Git repository in C:/Users/OutliersSAP2/Documents/CODE1/.git/
OutliersSAP2@DESKTOP-DB16T32 MINGW64 ~/Documents/CODE1 (master)
$ git add .
OutliersSAP2@DESKTOP-DB16T32 MINGW64 ~/Documents/CODE1 (master)
$ git status
On branch master
No commits yet " ESTE ES EL ERROR QUE ME MANDA
Changes to be committed:
(use "git rm --cached <file>..." to unstage)
new file: readme.md
creeo que el problema este en la parte del “commits yet”, de casualidad alguien sabra por que me sale eso.
saludos espero y me puedan ayudar, gracias