Sam Doidge

Continual improvement

GitHub Contributions

You’ve pushed code and realised your contribution isn’t showing up!

git config --global user.email

Does this match your GitHub email? I’m guessing not - set it with

git config --global user.email "[email protected]"

You’re welcome.