How are contributions in the GitHub Contributions graph on my profile counted? (The one with the green dots.) Does whether a commit is counted or not depend on the username
Make sure setting your email in local configuration.
git config --global user.name "kimcrab" git config --global user.email "kimcrab89@gmail.com"