GitHub integration with private repository

Hi everyone,

I have succesfully connected cursor to my repository on github, so it stays synched. Is there a way to keep them connected if i set my rep to private?

Hi there,

Cursor works with public and private GitHub repositories as long as you have a working Github login (like OAuth login, Personal Access Token, or SSH keys authentication)

Hope this helped you, is definitely a good idea to use Git so you dont lose code or changes.

First off thank you for answering.

Do i have to change any setting? Or can i just set the repo to private and it’ll keep workign regardless?

You should be able to change the repo to private and continue using it as long as you stay logged in on your computer (or in Cursor) so it can access the files.

2 Likes

Worked like a charm! Thanks a lot :slight_smile:

2 Likes