Lesson 6 — Version Control Basics with Git

A hands-on demonstration of Git's fundamental operations in a TYPO3 development context. Changes will be committed, branches created, and code merged to illustrate version control workflows. This practical showcase will demonstrate how Git supports collaborative development of TYPO3 projects in a beginner-friendly manner.

Prerequisites and goals

Prerequisites

Theoretical prerequisites

This lesson assumes that you already know the following:

  • Item 1
  • Item 2
  • Item 3

Practical prerequisites

Before you start this lesson, please have the following things ready:

  • Item 1
  • Item 2
  • Item 3

Goals

Theoretical goals

By the end of this lesson, you should know the following:

  • Item 1
  • Item 2
  • Item 3

Practical goals

By the end of this lesson, you should have completed the following:

  • Item 1
  • Item 2
  • Item 3

Learning resources

Teacher's instructions

Student's instructions