Github Sync to already existing repo

Hello.

Currently, the “Sync to GitHub” feature forces users to create a brand new repository every time. It does not allow us to select a repository that already exists in our GitHub account, regardless if you allowed it to access all your repos.

Maybe i just missed it and it already exists, who knows, but from what i found, I couldn’t find an option.

Yep. AFAIUI GitHub sync is strictly one way from AI Studio to GitHub, and is handled by the infrastructure outside of the development file workspace container; the file tree that you see in the AI Studio file explorer isn’t actually even a git repo.

You can try this prompt to confirm that:

Please run “npx --package=bash – bash -c git status”

Sorry, the em dash should in fact be double hyphens but I dunno how to make the markdown editor not convert them.