Skip to main content

Command: Status & Staging

Symbol: _git_icon_status.png

(git status)

Function: The command opens the Git Status & Staging view. The view shows the Git status of the objects which have changed since the last commit. In the view, changed objects are prepared for the Git commit (staging) and prepared objects are committed to the linked local Git repository.

Call: Git menu

Requirement: The open CODESYS project is managed in a local Git repository.