_bare_git_repository(bare_repository_path): create_bare_repository_cmd = 'cmd /c "git -C [...] subprocess.call(create_bare_repository_cmd
Command: Branches Symbol: ( git branch ) Function : The command opens the Git Branches view where the branches for the work in the Git repository are created and managed. Call : Git menu Requirement :
Command: Remotes Shortcut: F7 ( git remote ) Function : The command opens the Remotes view. In the view, the remote repositories are managed, which are used in connection with the local Git repositori
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: 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 t
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: 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