Publisher Theme
Art is not a luxury, but a necessity.

Trying To Push As The Wrong User Issue 2395 Atom Github Github

Trying To Push As The Wrong User Issue 2395 Atom Github Github
Trying To Push As The Wrong User Issue 2395 Atom Github Github

Trying To Push As The Wrong User Issue 2395 Atom Github Github If you're able to push from github desktop, it's likely that you're using the token acquired from the github tab to push. try running github: logout from the command palette and see if that straightens things out. Therefore, you need to ensure that your work account's ssh key is not in your keyring when you try to push as your personal account and vice versa. use ssh add l to determine which keys are in your keyring, and ssh add d keyfile to remove a key from your keyring.

Trying To Push As The Wrong User Issue 2395 Atom Github Github
Trying To Push As The Wrong User Issue 2395 Atom Github Github

Trying To Push As The Wrong User Issue 2395 Atom Github Github I solved it, i tried everything i found and i had to try a different browser and the issue got resolved. but it was a pain. thank you community for trying to help. When your git runs your ssh and your ssh gets to the point of presenting this public key to the ssh server on github, that's when the ssh server on github decides who you are claiming to be. I was initially using atom with my personal github account and had no issues pushing files. i am now using my business github account and when trying to push the changes i get an error message remote: repository not found. Obviously, now i'm not using rheros anymore, yet the command line thinks i'm still trying to push to it. i tried checking whether i have a faulty ssh key, but everything looks fine.

Trying To Push As The Wrong User Issue 2395 Atom Github Github
Trying To Push As The Wrong User Issue 2395 Atom Github Github

Trying To Push As The Wrong User Issue 2395 Atom Github Github I was initially using atom with my personal github account and had no issues pushing files. i am now using my business github account and when trying to push the changes i get an error message remote: repository not found. Obviously, now i'm not using rheros anymore, yet the command line thinks i'm still trying to push to it. i tried checking whether i have a faulty ssh key, but everything looks fine. Push rejected the tip of your current branch is behind its remote counterpart. try pulling before pushing. to force push, hold cmd or ctrl while clicking. This issue has been automatically locked since there has not been any recent activity after it was closed. if you can still reproduce this issue in safe mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. It's git commit, not git push, that uses the user.name and user.email settings. these are just configuration settings, not credentials. in other words, by the time you run git push, it's way past the time git was looking at your user.email setting. what you have set now no longer matters at all. I've been added to their project as a collaborator and have no problem either pushing or pulling to it via atom but when i try to go back to working on my own projects, which use a free github account, i'm unable to push in atom without receiving an error now.

Trying To Push As The Wrong User Issue 2395 Atom Github Github
Trying To Push As The Wrong User Issue 2395 Atom Github Github

Trying To Push As The Wrong User Issue 2395 Atom Github Github Push rejected the tip of your current branch is behind its remote counterpart. try pulling before pushing. to force push, hold cmd or ctrl while clicking. This issue has been automatically locked since there has not been any recent activity after it was closed. if you can still reproduce this issue in safe mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. It's git commit, not git push, that uses the user.name and user.email settings. these are just configuration settings, not credentials. in other words, by the time you run git push, it's way past the time git was looking at your user.email setting. what you have set now no longer matters at all. I've been added to their project as a collaborator and have no problem either pushing or pulling to it via atom but when i try to go back to working on my own projects, which use a free github account, i'm unable to push in atom without receiving an error now.

Comments are closed.