Git functionality, basics

The Git functionality integrated in the GEDI allows to run Git operations directly from the GEDI project view.

Git is a free, distributed version control system, which tracks the source code during development. The integration enables you to add or update your project files in the Git repository easily and quickly, without leaving your project.

>Requirements

  • installed Git commandline tool on the WinCC OA system

  • on Linux systems, the Git GUI Client and Gitk have to be installed to use the "git blame" function

Information, Download and Documentation for Git can be found at https://git-scm.com/.

Chapter Description
Git functionality, Basics General information and requirements of the Git functionality and links to the following chapters.
Git Implementation Implementation in GEDI and the establishment of the WinCC OA project.
Git functions Informations about using the Git functions and their description.