(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 Git repository. After the copy operation, the local repository contains the complete history of the remote repository.
Call: Git menu
Requirement: No project is open in CODESYS.
WARNING | |
---|---|
Clone from |
|
Source URL |
URL or file path of the remote repository |
Clone to |
|
Git storage path |
File directory for the Git project storage (directory location of the local repository) |
Project file |
|
Project file type |
|
Related to the clone operation, you can use the Recover Project from Repository command to load a project, which already exists in the Git repository, as a new CODESYS project.