Buenas. alguien que me pueda apoyar, no me registra el usuario y por ende no me guarda los commit
ST@huga MINGW64 /
$ cd "c:/users/st/documents/logica de programacion/git/"
ST@huga MINGW64 /c/users/st/documents/logica de programacion/git (master)
$ git config --global user.name "Carlos"
ST@huga MINGW64 /c/users/st/documents/logica de programacion/git (master)
$ git commit -m "agregando gitignore"
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 'ST@huga.(none)')