GitHub commits aren't recorded in the 'Your Contributions` calendar

前端 未结 27 1145
南笙
南笙 2021-01-29 21:59

I\'ve been making continuous commits to my GitHub repos from my linux shell and they show up nicely on the website just as they should. The only problem is that \"Y

27条回答
  •  执笔经年
    2021-01-29 22:25

    You can go to https://github.com/settings/emails and add the email that you are using with git config --global user.email

提交回复
热议问题