1. $ git config --global user.name "Your Name"
    2. $ git config --global user.email "email@example.com"