Supabase branch creation
Vibe/no-coder here
I am trying to create a supabase branch and it requires to enable git. I do it and have both "deploy to production" and "automated branching" checked. when I create it tells me "failed to create branch" (see image).
so I uncheck both "deploy to production" and "automated branching". the branch is created, I wait for some minutes but then I see there are no tables, no functions, nothing basically from the production branch.
why does this happen? how can I create a branch that contains all the features I developed in the production branch?
thanks
EDIT: there are only edge functions

1 Reply
This is probably the same issue others are having here https://discord.com/channels/839993398554656828/1409028798401220701/1410753345899073547, you can try the solution I mentioned there.