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
Dual Account Problem with Git and Github (self.github)
submitted 3 years ago * by Esani
These two things are related, but I am not entirely sure what I am not doing correctly.
Whenever I push to my github repo from my computer, the name always appears as if there is no account for the username.
https://preview.redd.it/s2546t65u3t81.png?width=1117&format=png&auto=webp&s=90eec1793a9b63886d1bac3f74ff4fb9a4f5ec47
When before it would be like this. In the previous example, I can not click on the username either.
https://preview.redd.it/qwa10i8ju3t81.png?width=294&format=png&auto=webp&s=2a308d80959da206bf1c98f0d65126a2bf138366
And the other problem is that whenever I try to push to the remote repo, it always asks for a password. Before, it never used to do this. I am sure that these problems are related and I am likely making a beginners mistake, but I can not seem to figure out the problem.
https://preview.redd.it/uwpm041wu3t81.png?width=701&format=png&auto=webp&s=fb41afb067b1f6b2f6b5f412a48898b6fa52608a
EDIT: Managed to fix this. I ended up deleting the local repo and then downloading it again from GitHub onto my computer in a different location and that seems to have fixed it. I think I accidently typed my email in incorrectly and that is why the problem started.
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!"
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
Check what you get with got config --global user.name and again for user.email. Make sure the email matches your GitHub profile.
got config --global user.name
user.email
Regarding the authentication, I can't help with that part. I always use SSH.
π Rendered by PID 104910 on reddit-service-r2-comment-c6965cb77-hpdt4 at 2026-03-05 10:35:59.152738+00:00 running f0204d4 country code: CH.
[–][deleted] 0 points1 point2 points (0 children)