git config --global user.name "Your Username"
git config --global user.email "Your Email"
Last updated 3 years ago