GitHub is a web-based platform that hosts and manages software development projects using Git. It offers distributed version control and source code management (SCM) functionalities. We highly recommend connecting to a GitHub repository when creating a new Jitera project, as it enables developers to manage the Jitera-generated code more effectively.
[PD Demo]04. Connect to GitHub.mov
<aside> đź’ˇ
Due to version updates, the user interface shown in this video may differ slightly from the actual one.
</aside>
Grant admin access to your GitHub account (including the GitHub organization)
Select “Connect to Git” in the header.
Login with the GitHub account, and select the GitHub organization or personal accounts to be connected.
Allow the installation of the Jitera app in your GitHub account and authorize it
Connect GitHub Repository
Create New Repositories
Connect to Repositories
<aside> đź’ˇ
An empty repository is required because Jitera needs to initialize the code base and push it to the repository.
</aside>
Click the Connect Repositories button. Jitera will connect to the selected repositories and initialize the code base on the default branch.
<aside> đź’ˇ
Please do not modify the default branch on GitHub manually after Jitera connects to the GitHub repository. Jitera is currently unable to sync the latest default branch.
</aside>