Git controls in Studio UI
Firebase studio should have some git controls which allow me to commit and rollback to commits, so that if I want to try something experimental I don't have to worry about ruining my whole app and not being able to roll back.
Relying on AI to undo changes is very iffy, especially if the change it was making was a mistake in the first place.
I should also be able to branch my experiments, and switch between branches.
1
vote