Command: Status & Staging
Symbol:
(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: menu
Requirement: The open CODESYS project is managed in a local Git repository.