Multiple git account – SSH connect PUSH/Pull ERROR: Repository not found Problem Fixing

Whenever you will use multiple github account repo with SSH Connect then normanlly you will git error like this.

Now we will solve this problem

1-First you will add new Host to System ssh folder. Please see Bold part

2- Then We will change Remote url

Please note above we are using git@github-demo not git@github.com because github.com already working for other account repo.

Leave a Comment

Your email address will not be published. Required fields are marked *