Skip to content
Snippets Groups Projects
Commit 3d713880 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Added table of contents

parent 66fe6fdb
No related branches found
No related tags found
No related merge requests found
# Tartalom # Tartalom
- Bevezető - Bevezető
- [Bemutatkozás](intro/1_introduction.md) - [Bemutatkozás](intro/1_introduction.md)
- [Verziókezelés](intro/2_versioning.md) - [Verziókezelés](intro/2_versioning.md)
- [Git története](intro/3_history.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/)
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
/> />
<link <link
rel="stylesheet" rel="stylesheet"
href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css" href="//cdn.jsdelivr.net/npm/docsify/themes/vue.css"
/> />
</head> </head>
<body> <body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment