Git basics
TYPO3
Show in appDescription
The most important commands for working with the Git version control system (VCS).
Goals
- I know what a VCS is.
- I know what a branch is.
- I know what a tag is.
- I know what a repository is.
- I know what a merge is.
- I can initialize a Git repository.
- I can execute the "commit", "push" and "pull" commands.
- I can create a branch and work on it.
- I can assign a tag to a development state.
- I can merge code.
Maintainer
Oliver Thiele
Web Development Oliver Thiele