Use when you want to send your current CodeRocket version to GitHub.Smart Push: Only updates files if CodeRocket version is newer
Force Push: Overwrites all GitHub changes with CodeRocket version
Use when you’ve made changes in GitHub and want to bring them into CodeRocket.
Fetches all code files from your repository
Creates a new version in CodeRocket
Ignores generated files like README.md
Important for Code Editing: To modify your component’s code, you must edit the files directly in GitHub or clone the repository to your local machine. CodeRocket cannot edit code that has been modified outside the platform.This is by design - once you start developing in GitHub, continue your development there and use CodeRocket’s pull feature to bring changes back when you need AI assistance.
For code modifications: Edit your files in GitHub or your local development environment. CodeRocket is designed to work with your existing development workflow, not replace it.