Identité de l'auteur inconnu Git bash les deux types

$ git config --global user.name "Firstname Lastname"Sets the name of the user for all git instances on the system
$ git config --global user.email "[email protected]"
Troubled Turkey