# Tartalom

- Bevezető

  - [Intro](intro/1_intro.md)
  - [Verziókezelés](intro/2_versioning.md)
  - [Git története](intro/3_history.md)

- Git használata

  - [Telepítés és konfiguráció](workshop/1_installation.md)
  - [Alapok](workshop/2_basics.md)
  - [Elágazás, "Branchelés"](workshop/3_branch.md)

- Távoli Repository

  - [Alapok, SSH kulcs](remote/1_basics.md)
  - [Github](remote/2_github.md)
  - [Issue, merge request, Fork](remote/3_issue_merge_fork.md)

- Forrás

  - [Pro Git könyv](https://git-scm.com/book/en/v2/)