Добавить пользователя GIT и электронную почту
git config --global user.email "my.adresse@hotmail.com"
git config --global user.name "My Name"
Worried Monkey
git config --global user.email "my.adresse@hotmail.com"
git config --global user.name "My Name"
git config --global user.name "My Name"
git config --global user.name "John Smith"
git config --global user.email "johnsmith@example.com"
git config --global user.email "my.adresse@hotmail.com"