From 33f64473b800a8232914d54bd01c0c52cfe1c9ed Mon Sep 17 00:00:00 2001 From: Russell Dickenson Date: Wed, 12 Jun 2019 11:05:18 +1000 Subject: Added link to GitFlow video --- doc/gitlab-basics/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md index 00ac6d6b650..157b85f22a6 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -25,6 +25,8 @@ The following are guides to basic GitLab functionality: - [Create an issue](../user/project/issues/create_new_issue.md), to start collaborating within a project. - [Create a merge request](add-merge-request.md), to request changes made in a branch be merged into a project's repository. +For an introduction to many of the topics covered in this section, watch the [GitLab Flow](https://youtu.be/InKNIvky2KE) video. + ## Git basics If you're familiar with Git on the command line, you can interact with your GitLab projects just as you would with any other Git repository. -- cgit v1.2.3