Do you guys know why the committer username does not click on github "Commit History"? I set my username by calling
git config --global user.name "myname"
And it matches the name of my account, but it still looks as if they were made by the user without github (without access to the profile, without a profile image, etc.).
source share