How to connect to a different Repo than the one tied with my git account

Hi there,

I’m trying to use my work-related github repo, rather than my personal repo to with Cursor, however it seems that it has decided my personal repo, is locally based and now i cannot get the prompt to connect to a different repo.

Can someone walk me through this?

This is actually a VS Code limitation - you can’t be signed into multiple GitHub accounts at once. You’ll need to sign out first using Cmd/Ctrl + Shift + P and searching for “Sign out of GitHub”, then you can sign back in with your work account

There might be some VS Code extensions that help manage multiple accounts, but I haven’t tested any personally