GitHub Push button removed on migration. Has anyone worked out the new process to push to GitHub? Many thanks.
GitHub Push button removed on migration. Has anyone worked out the new process to push to GitHub? Many thanks.
v0 now creates a custom branch and syncs each generation to it automatically, with no explicit push button
When you want to push the code, you can go over to Publish a pull request, which allows you to review the code on github if needed and merge into your main codebase
