Do you guys know why username of comitter is not clickable in github's "Commit History" ? I set my username by calling
git config --global user.name "myname"
And it matches my account name but still commits look like they were made by non-github user (no access to profile, no profile picture and etc.)
GitHub matches contributors by email, so make sure to set user.email
as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With