git - Changed github account, not able to clone repository -


i changed github account, generated new ssh key, synced github , hi username, you've authenticated github doesn't provide shell access, , changed github config new user info , token, when try clone private repository, i'm getting fatal: repository not found

what's going wrong here?

i tried make repository test it, , got error "authentication failed". looked @ github after, , saw repository made, not pushed to.

well, chose delete git , start scratch. did sudo rm -rf /usr/bin/git.

well, reinstalled git, , i'm still having error. what's going on? pretty bad.

turns out problem wasn't prompted change keychain github, had no idea using old password other github account. make sure update keychains.


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -