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

前端 未结 27 1155
南笙
南笙 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:17

    I hade to manually add my email to SourceTree settings even if git config had the right email address configured. Only after doing this, GitHub started recording my commits to my contribution graph.

    SourceTree Settings Screenshot

提交回复
热议问题