git config --global user.name "fname lname" git config --global user.email "example@gmail.com" git config --global user.password "secret"