$ 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 "your_email@youremail.com"