From c859c3bfd242288065fe5e2d887f7204f09e2335 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 21 Jan 2020 15:08:26 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/repository/git_blame.md | 8 ++++++-- doc/user/project/service_desk.md | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'doc/user') diff --git a/doc/user/project/repository/git_blame.md b/doc/user/project/repository/git_blame.md index 4b645e4c4bc..1c63d73acdb 100644 --- a/doc/user/project/repository/git_blame.md +++ b/doc/user/project/repository/git_blame.md @@ -23,10 +23,14 @@ noted information: If you hover over a commit in the UI, you'll see a precise date and time for that commit. -![Blame previous commit](img/file_blame_previous_commit_v12_7.png "Blame previous commit") +## Blame previous commit + +> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/19299) in GitLab 12.7. To see earlier revisions of a specific line, click **View blame prior to this change** -until you've found the changes you're interested in viewing. +until you've found the changes you're interested in viewing: + +![Blame previous commit](img/file_blame_previous_commit_v12_7.png "Blame previous commit") ## Associated `git` command diff --git a/doc/user/project/service_desk.md b/doc/user/project/service_desk.md index e9fce474040..d0c32bafe19 100644 --- a/doc/user/project/service_desk.md +++ b/doc/user/project/service_desk.md @@ -69,7 +69,7 @@ Follow these steps to do so: have access to your GitLab instance. We recommend **putting this behind an alias** so it can be changed if needed, and **[enabling Akismet](../../integration/akismet.md)** on your GitLab instance to add spam checking to this service. Unblocked email spam would result in many spam - issues being created, and may disrupt your GitLab service. + issues being created. If you have [templates](description_templates.md) in your repository, you can optionally select one from the selector menu to append it to all Service Desk issues. -- cgit v1.2.3