Commit
Introduction
The commit dialog is used for committing changes to the Team Server. You can enter a message and, if applicable, select related stories.
Branch
At the top of the dialog box you will see the branch which you are committing. This will be one of the following:
Branch Description | Notes |
---|---|
you are committing the main line | |
you are committing the specified branch |
Message
Enter a message describing the changes you have made. This message may contain multiple lines. If you want to make the commit using the keyboard you can press Ctrl + Enter.
Commit Tabs
Related Stories
Tick the boxes next to the stories that are related to your commit. Mendix recommends committing a small number of changes at a time, so there is usually just one related story.
Changes in Model
If there are changes in the model this tab shows a summary of those changes. See Changes Pane for a description of how changes are reported in Studio Pro.
Changes on Disk
If there are changes on disk this page shows a summary of those changes. Click Open containing folder to open the folder containing the selected file in Windows Explorer.
The tab page will be hidden if there are no disk changes. Often, there are model changes but the only change on disk is the app file (.mpr) reflecting these model changes. In this case, it will also be hidden, because it does not add useful information.