git config --global user.name "Your Name" git config --global user.email "youremail@yourdomain.com"
git config --global user.name "name" git config --global user.email "name"