Connect GitHub and Run Sync
Status: Live
Last reviewed: March 8, 2026
Primary docs: GitHub Sync & Import/Export
Last reviewed: March 8, 2026
Primary docs: GitHub Sync & Import/Export
Connect GitHub
- Open the GitHub connection flow from the app or project settings.
- Authenticate your GitHub account.
- Select the repository you want to connect or import.
Import From GitHub
- Choose the repository and branch.
- Import the files into a new or existing project.
- Compile immediately after import to verify the project shape.
Push and Pull Changes
Push
- Review your local project state.
- Enter a clear commit message.
- Push the current project changes to GitHub.
Pull
- Select the correct branch.
- Pull remote changes into the project.
- Resolve conflicts if the sync workflow reports them.
Safety Tips
- Compile right after the first import.
- Export a ZIP backup before risky pull operations.
- Do not force sync unless you understand the conflict state.
