Skip to content

Commit Repository

Committing a repository involves saving modifications made to the repository to ensure they are properly integrated into the codebase.This guide provides detailed instructions for committing changes to a repository within the Code Management platform.

Steps for Commiting Repository

Step 1. Log in to the Code Management platform and navigate to the repositories page where all repositories are listed.

Screenshot

Step 2. Click "open" next to the desired repository to access the commits page. Here, you can view applications across different branches, including master and those created by developers.

Screenshot

Step 3. Choose the appropriate branch where you wish to execute changes. Click "open app" against the selected branch to access the Qlik Sense application within the platform.

Screenshot

Step 4. Implement the required modifications within the Qlik Sense application. This may include adjusting visuals, introducing new dimensions, or modifying existing logic to meet the project requirements.

Screenshot

Step 5. After making the necessary changes, click the "action" button at the top right corner of the application interface and click on "commit". However, If you wish to explore differences between versions and branches, click on "Switch Commit".

Screenshot

Step 6. A pop-up window will appear, displaying the branch name and prompting you to enter a meaningful commit message summarizing the changes made. Provide a clear and descriptive message that outlines the purpose of the modifications. Once the commit message is entered, click "commit" to finalize the process.

Screenshot

Step 7. Upon committing, you'll be redirected to the commits page where you can view the recently committed version of the branch, ensuring that your changes are successfully recorded and tracked within the Code Management platform.

Screenshot