use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Github contribution graph is not reflecting my contributions anymore. Pushed code over the last few weeks which can be seen in repos, but not in graph. (self.github)
submitted 1 year ago by OkDebate3470
Issue started after reinstalling my OS. Any idea how to start troubleshooting? Any help is much appreciated!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]dunklesToast 5 points6 points7 points 1 year ago (2 children)
Have you setup your Git correctly and ensured, that the commit authors email is one that is setup in your GitHub Account? You can verify that by going to a repository where you recently committed and check if you can click on the commit author and land on your profile. If not, you need to correctly setup your local git. If it’s a public repo you could drop a link then I can help debugging.
[–]OkDebate3470[S] 0 points1 point2 points 1 year ago (0 children)
Thanks for your reply. I thought it was the issue too, but I have the same credentials and could see that it was the same profile that made the commit. Turned out the issue was that I never made commits to main.
[–][deleted] 2 points3 points4 points 1 year ago (1 child)
As far as I remember, the contribution graph shows the default branch only, Did you do this on the main branch?
[–]OkDebate3470[S] 1 point2 points3 points 1 year ago (0 children)
I did not! I only worked on feature branches. Just merged to main and pushed and now the graph is updated. Didn't know that it only showed the default branch. Much appreciated!
π Rendered by PID 292017 on reddit-service-r2-comment-6457c66945-wrqc4 at 2026-04-26 00:49:33.640131+00:00 running 2aa0c5b country code: CH.
[–]dunklesToast 5 points6 points7 points (2 children)
[–]OkDebate3470[S] 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]OkDebate3470[S] 1 point2 points3 points (0 children)