Push Code to Your Github
You can push the generated code directly to your Github repository.

As a result, the system will create a new branch in your repository, and push the latest version of the code there.
This won't make any changes to your old code, just create a new branch, and then you would have to merge manually, after reviewing the changes.
Here's a demo video:
Last updated