diff options
author | Evan Read <eread@gitlab.com> | 2019-06-10 13:49:36 +1000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-06-10 13:49:36 +1000 |
commit | 204026a2a3c02c93365e8e032da1a094b0b62888 (patch) | |
tree | 96b96f240cbdb7eba15ac8b1aaf9df91de2c82f2 /doc/topics/git/index.md | |
parent | 975f69da81077f3d4599298c749e9df166b8843f (diff) | |
download | gitlab-ce-docs/vid-links-for-ssot.tar.gz |
Video links for SSoT auditdocs/vid-links-for-ssot
Diffstat (limited to 'doc/topics/git/index.md')
-rw-r--r-- | doc/topics/git/index.md | 2 |
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) |