Command: History ( git log ) Function : The command opens the History view. The view shows the history of commits in the repository. Call : Git menu Requirement : The open CODESYS project is managed i
Command: Git init Symbol: ( git init ) Function : The command opens the Initialize Git Repository dialog to initialize a local Git repository for the open CODESYS project. During initialization, the p
Command: Git Clone ( git clone ) Function : The command opens the Git Clone dialog. With the help of the dialog, a remote repository is copied to an empty directory, which in turn becomes a new local
Command: Git Deinit Function : The command deletes the entire Git project storage . As a result, the open CODESYS project is no longer available in Git. Call : Git menu Requirement : A Git project sto
Command: Recover Project from Repository Function : The command allows for rebuilding a project in CODESYS from the Git project storage (local repository). In that way, the operation is similar to cre
Command: Rebuild Project from Repository Function : The command initiates a Resynchronization of the project. Call : The command is not in the Git menu by default. Requirement : A project is open and
Command: Synchronize project with Git project storage Function : A CODESYS project which is under Git management is written to the Git project storage. Call : Git menu Requirement : A Git project is o
Command: Move Repository Function : The command opens the Move Git Repository dialog to move the Git project storage with all of its contents to a new directory. All contents are moved, and the commit
Command: Compare object Symbol : 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
Command: Merge two objects Function : Two objects of the same type selected in the project navigator can be merged. Call : Context menu, if the objects are selected in the project navigator Requiremen