Skip to content

Commit / Files View

When double-clicking a project in Project View, users can review their pending changes and commits associated with the project or inspect the file content of the project, providing a versatile and detailed information about the project.

User Interface

The left window displays all pending changes made to the Project files.

Additionally, it serves as the space where users can select and commit their changes, providing a streamlined process for managing project modifications. To commit a project in CreativeHub, users need to provide a Commit description, select the files that they want to commit and click Commit Changes

CH CommitViewMain

Users can toggle the middle window to be by Commit view or Files view

Click the radio button to seamlessly transitions between two views. The content of the middle window and right window adapts based on the selected view.

CH ToggleCommitFileView


Commit view

In Commit view, users gain access to the comprehensive details about all commits made to the selected project. commit list are displayed in the Middle window, and the modified files based on the selected commit is listed in the right window.

CH CommitView


Files view

Files view displays all the content of the Project in the middle window and it displays a list of commit history specifically related to the selected folder in the right window.

CH FilesView


Open Project

In the drop-down menu, choose ‘Open Projects' to automatically open the project in its respective renderer. Alternatively, users can use Open Project icon from the Grid view in the Main Dashboard


Locate Project

In the drop-down menu, choose 'Locate Projects' to automatically find the project location in windows explorer. Alternatively, users can use the Green target icon in the Grid view on the Main Dashboard.