Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-06-10 16:00:34 +0300
committerMike Lewis <mlewis@gitlab.com>2019-06-10 16:00:34 +0300
commita6bf00745ede3611ca389a7ba8e2db3cade01df0 (patch)
treea5960d8ee59f016658166a121c90f36a3544e13e /doc/topics
parenta2867862945e0c5dc1b67f320e135a866381aefe (diff)
Video links for SSoT audit
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/git/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md
index 841746cc5de..cdcd8215b23 100644
--- a/doc/topics/git/index.md
+++ b/doc/topics/git/index.md
@@ -21,6 +21,8 @@ More information is also available on the [Git website](https://git-scm.com).
The following resources will help you get started with Git:
+- [Git-ing started with Git](https://www.youtube.com/watch?v=Ce5nz5n41z4),
+ a video introduction to Git.
- [Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics)
- [Git on the Server - GitLab](https://git-scm.com/book/en/v2/Git-on-the-Server-GitLab)
- [How to install Git](how_to_install_git/index.md)