$ git commit -m "Creando el archivo PrimeroGit.html con lista de cursos" Author identity unknown
*** Please tell me who you are.
Run
git config --global user.email "you@example.com" git config --global user.name "Your Name"
to set your account's default identity. Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got 'nicky@LAPTOP-H5L1Q96Q.(none)')
nicky@LAPTOP-H5L1Q96Q MINGW64 ~/desktop/UPQ/5th cuatri/ONE Alura Latam/Git-Github (master) $ got config --global user.name "Nicky Lugo" bash: got: command not found
nicky@LAPTOP-H5L1Q96Q MINGW64 ~/desktop/UPQ/5th cuatri/ONE Alura Latam/Git-Github (master) $ got config --global user.name "NickyLugo" bash: got: command not found