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

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

    A possible cause for this:

    Commit was made in a fork

    Commits made in a fork will not count toward your contributions.

    https://help.github.com/articles/why-are-my-contributions-not-showing-up-on-my-profile/

提交回复
热议问题