Learning Git🐙

When your contributes are not counted on GitHub

Set Email Address for the git on your machine, using the command below:

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

Match the email address to the one used on GitHub!