Taiki M. โ–ฎ


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!