GitMasters It will teach you how to use git and become the master of GitHub. Log in on your environment git config user.name "YOUR_GIT_NAME" git config user.email "YOUR_GIT_MAIL" Remember to replace YOUR_GIT_NAME and YOUR_GIT_MAIL with your actual values.