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