Skip to main content

Command: Compare object

Symbol: _git_icon_compare_object.png

Function: An object which is selected in the CODESYS project tree can be compared with its last committed state or with the staged state (index).

Call: Context menu of the object which is selected in the project navigator

Requirement: A Git project is open in CODESYS.

The command opens the Comparison view which compares the current state of the object in the project with its last committed state to the Git repository or the last state in the index. The left window shows the state in the project (newer), and the right window shows the state of the last commit or the last index state.