< TOFT HTL Rennweg 2025/2026 - TYPO3 Kickstart

What is Git?

HTL Rennweg

Show in app

Beschreibung

Git is a distributed version control system designed to handle everything from small to very large projects with speed and efficiency. It records changes in files, allows multiple developers to collaborate seamlessly, and supports branching and merging workflows.

Ziele

  • I know what Git is and why it is widely used in software development.
  • I know the difference between distributed and centralized version control systems.
  • I can identify the key features of Git that enable parallel development workflows.