See Repositories where I am Collaborator

I am a collaborator on a private repo, but it doesn't show up under my repositories. I also cannot see it on the other user's repository listing because it is private. I have confirmed that I am able to push/pull to the repo. Is there a way to access this repository using Github without typing in the full URL ?


Solution 1:

You can see the repositories where you're a collaborator. To do this, head to the Repositories section of your account's settings (https://github.com/settings/repositories).

There should be a Leave action button aside each repository you're a collaborator on.

Solution 2:

Even though it won't show up in YOUR repositories, it should appear on your github dashboard (click the github logo), on the bottom right. There should be a list that has buttons at the top to filter all, public, and private repos. Try clicking the private button and it should be there.

Note that if you have opted in to the new dashboard, the above doesn't apply, but you can see the repositories (owner and collaborator) on the left..