Version control

Is application created from Google AI Studio be only connected to the main branch of Github? I made a bunch of changes and would like to save changes to a new branch created in the same repo on Github, but i can’t find a place to switch main branch into the new branch in Google AI Studio. Anyone had the same experience and shed some light?

Hi @Botticellitester ,

Thanks for reaching out to us! In Google AI Studio, projects are linked to the repository’s default branch (main). To save your changes to a different branch, you can export the code and continue development in your preferred environment, where you’ll be able to create and push changes to any branch.