为什么分叉存储库不显示贡献?

发布于 2025-01-11 00:52:21 字数 237 浏览 0 评论 0 原文

我将一些提交推送到我的分叉存储库中。 我可以在分叉存储库的提交历史记录中看到我的提交,但我的贡献没有显示提交活动。 是因为我推送到了分叉存储库,而不是我的存储库..? 有什么方法可以显示分叉存储库的贡献吗?

https://github.com/devjoylee/estimate-board

I pushed a few commits to my forked repository.
I can see my commits in the commit history in my forked repository, but my contributions isn't showing the commit activity..
Is it because I pushed to forked repository, not my repository..?
Is there any way to show contributions of forked repository?

https://github.com/devjoylee/estimate-board

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

热鲨 2025-01-18 00:52:21

GitHub 声明,在分叉中进行的提交不会被计为您个人资料中贡献图中的贡献。 Pull 请求和问题均计入 IIRC。

这是我找到参考的地方: https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/为什么我的贡献没有显示在我的个人资料上

我希望这有帮助。谢谢你!

GitHub states that commits made in a fork won't be counted as a contribution in the contribution graph in your profile. Pull requests and issues are counted IIRC.

Here's where I found the reference: https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile

I hope this helped. Thank you!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文