< Fluid Basics: Standalone V2.6

Git basics

TYPO3

Show in app

Description

Basics and most important commands for working with the version-control system Git.

Goals

I know

  • what a VCS is
  • what a branch is
  • what a tag is
  • what a repository is
  • what a merge is

I can

  • initialize a Git repository
  • execute commands "commit", "push" and "pull"
  • create a branch and work on it
  • assign a tag to a certain development state
  • merge code

Maintainer

Oliver Thiele Web Development Oliver Thiele