diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-06-12 19:28:18 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-06-12 19:28:18 +0000 |
commit | 0a2a668654b57ea8311313957c3f476a57219cfd (patch) | |
tree | 1d24a950292ec0fa14f598e7c19d7ef798fb9bbc /doc/user/discussions | |
parent | c5902f159533ccd6ee9102982f8cd8a150461bd1 (diff) | |
download | gitlab-ce-0a2a668654b57ea8311313957c3f476a57219cfd.tar.gz |
Add links to select YouTube videos demonstrating GitLab features to docs
Diffstat (limited to 'doc/user/discussions')
-rw-r--r-- | doc/user/discussions/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md index 5d69efc3600..20eabdada79 100644 --- a/doc/user/discussions/index.md +++ b/doc/user/discussions/index.md @@ -53,6 +53,8 @@ persist through a commit ID change when: - force-pushing after a rebase - amending a commit +This functionality is also demonstrated in the video [How to use Merge Request Commit Discussions](https://www.youtube.com/watch?v=TviJH6oRboo). + To create a commit diff discussion: 1. Navigate to the merge request **Commits** tab. A list of commits that |