Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why are my commits to organization's private repo not showing on my profile page?

I have cloned my company's private repo in an organization. (no fork)

I have created a new branch called 'fix' in my local, and wrote some code.

Made 60 commits.

Committed, then pushed by using git push origin fix

Even when the pull request is merged, I do not see those green commit boxes in my profile.

Why aren't my commits showing on my profile page as green blocks, and how can I get them to show (if not possible, what should I do differently next time)?

like image 262
porFavor Avatar asked Nov 28 '25 02:11

porFavor


1 Answers

On GitHub, make sure you enable private contributions on your profile. Click "Contribution settings" and then "Private contributions."

enter image description here


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!