Comando git para cambiar el nombre de su comitante
$ git config user.name "Soft hunt"
$ git config user.email "[email protected]"
Outrageous Ostrich
$ git config user.name "Soft hunt"
$ git config user.email "[email protected]"