Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • git-checkout
    • checks out a specific branch or tag from the Git repository to the local repository
  • git-clone
    • initially clones a Git repository to a local repository
  • git-pull
    • pulls recent changes from the Git repository to the local repository

Transfer of Configuration Objects between JOC and the Repositories

The transfer of configuration objects between the JOC Cockpit database and the repositories are manged by the JS7 JOC REST Web Service API.

...