-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
index.html
82 lines (80 loc) · 9.07 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
layout: default
title: GitHub Training Kit
description: Open source courseware from the GitHub Professional Services team.
permalink: /
redirect_from:
- /kit/downloads/git-github-cheat-sheet.pdf/
- /kit/downloads/subversion-migration.pdf/
breadcrumbColor: "color-bg-subtle"
redirect_to: false
---
<div class="border-bottom border-top py-6 color-bg-subtle text-center">
<div class="container-lg py-6 p-responsive">
<h1>{{ page.title }}</h1>
{% if page.description %}<p class="col-12 col-md-6 mx-auto">{{ page.description }}</p>{% endif %}
{% include translation_buttons.html %}
</div>
</div>
<div class="container-md mx-auto d-flex flex-wrap p-responsive gutter mt-6">
<div class="col-12 col-md-6 mb-4 mb-md-0">
<div style="width: 128px;">{% include icon-sm-git.svg %}</div>
<h2 class="mt-2">Git Cheat Sheets</h2>
<ul class="list-style-none">
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/az/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Azərbaycanca</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ar/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> عربى</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/bn_BD/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> বাংলা</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/de/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Deutsch</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/es_ES/github-git-cheat-sheet.pdf"><span class="d-flex mr-2">{% octicon download %}</span> Español (PDF)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/es_ES/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Español</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/fr/github-git-cheat-sheet.pdf"><span class="d-flex mr-2">{% octicon download %}</span> Français (PDF)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/fr/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Français</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/github-git-cheat-sheet.pdf"><span class="d-flex mr-2">{% octicon download %}</span> English (PDF)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> English</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/gr/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Ελληνικά (Greek)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/gu/github-git-cheat-sheet"><span class="d-flex mr-2">{% octicon download %}</span> ગુજરાતી</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/hi/github-git-cheat-sheet"><span class="d-flex mr-2">{% octicon download %}</span> हिंदी</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/id/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Bahasa Indonesia</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/it/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Italiano</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ja/github-git-cheat-sheet.pdf"><span class="d-flex mr-2">{% octicon download %}</span> 日本語 (PDF)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ja/github-git-cheat-sheet"><span class="d-flex mr-2">{% octicon download %}</span> 日本語</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ko/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> 한국어</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ml/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> മലയാളം (Malayalam)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ne/github-git-cheat-sheet"><span class="d-flex mr-2">{% octicon download %}</span> नेपाली</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/pl/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Polski</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/pt_BR/github-git-cheat-sheet.pdf"><span class="d-flex mr-2">{% octicon download %}</span> Português (Brasil) (PDF)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/pt_BR/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Português (Brasil)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/pt_PT/github-git-cheat-sheet.pdf"><span class="d-flex mr-2">{% octicon download %}</span> Português (Portugal) (PDF)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/pt_PT/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Português (Portugal)</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ru/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Russian</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/sk/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Slovenský</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/tr/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Türkçe</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ua/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Ukrainian</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/zh_CN/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> 簡體中文</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/zh_TW/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> 繁體中文</a></li>
</ul>
</div>
<div class="col-12 col-md-6">
<div style="width: 128px;">{% include icon-sm-migration.svg %}</div>
<h3 class="mt-2">SVN migration</h3>
<ul class="list-style-none">
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/subversion-migration/"><span class="d-flex mr-2">{% octicon download %}</span> English</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/es_ES/subversion-migration/"><span class="d-flex mr-2">{% octicon download %}</span> Español</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/it/subversion-migration/"><span class="d-flex mr-2">{% octicon download %}</span> Italiano</a></li>
</ul>
<h3 class="mt-2">Submodules vs. Subtrees</h3>
<ul class="list-style-none">
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/submodule-vs-subtree-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> English</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/es_ES/submodule-vs-subtree-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Español</a></li>
</ul>
<h3 class="mt-2">Manuals</h3>
<ul class="list-style-none">
<li class="d-flex mr-2"><a class="d-flex flex-items-center" href="https://githubtraining.github.io/training-manual/"><span class="d-flex mr-2">{% octicon book %}</span>GitHub Training Manual</a></li>
<li><a class="d-flex flex-items-center" href="https://github.com/githubtraining/training-manual"><span class="d-flex mr-2">{% octicon repo %}</span>GitHub Training Manual (source)</a></li>
<li><a class="d-flex flex-items-center" href="https://githubtraining.github.io/admin-training/"><span class="d-flex mr-2">{% octicon book %}</span>GitHub Administrator Manual</a></li>
<li><a class="d-flex flex-items-center" href="https://githubtraining.github.io/saml-implementation-prep/"><span class="d-flex mr-2">{% octicon book %}</span>SAML Implementation Preparation</a></li>
<li><a class="d-flex flex-items-center" href="https://github.com/githubtraining/saml-implementation-prep"><span class="d-flex mr-2">{% octicon repo %}</span>SAML Implementation Preparation (source)</a></li>
<li><a class="d-flex flex-items-center" href="https://githubtraining.github.io/innersource-theory/"><span class="d-flex mr-2">{% octicon book %}</span>InnerSource Theory</a></li>
</ul>
</div>
</div>