Nuxt Studio project creation should allow to select a branch
Is your feature request related to a problem? Please describe
Nuxt Studio is unusable because the branch is not selectable on project creation.
Describe the solution you'd like
Add a select input to select branch
Additional context
I guess most projects are not working in main branch directly and therefor cant use Nuxt Studio. Especially when starting to add Nuxt Content to an existing project, one will start working in develop branch or a feature branch.
Another use case would be that one may want Nuxt Studio to always push into a specific branch, e.g. develop, and merging into main (wich triggers production deployment) is done manually.
+1, I am migrating from Sanity to Nuxt Studio, but I cannot test Nuxt Studio because I can't select a branch
I think/assume upcoming version of Nuxt Studio brings branch support (including PRs etc) as well as selfhosting possibility.
If you need to access now you can ask in Discord, for me they were able to change the branch manually.