Linking a project to a remote repository

Requirement: A project is managed in Git in CODESYS Git. Now you want to establish a link to a remote repository to synchronize there your commits with the commits of others.

  1. Click Git → Git Remotes. In the Git Remotes view, click the Add button.

    • The Add new Git Remote dialog opens.

  2. In the Git Branches Local (<1>) view, you can now use the Track branch command to link the local branch (master) of the Git repository to the new remote branch of the remote repository.