Commit 8657dd20 authored by Ben Bodenmiller's avatar Ben Bodenmiller Committed by Marcia Ramos

Mark as premium: access Git blame from code search

parent 213f2d54
...@@ -270,8 +270,13 @@ search, or choose a specific group or project. ...@@ -270,8 +270,13 @@ search, or choose a specific group or project.
To search through code or other documents in a single project, you can use To search through code or other documents in a single project, you can use
the search field on the top-right of your screen while the project page is open. the search field on the top-right of your screen while the project page is open.
Code search shows only the first result in the file. [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/327052) Code search shows only the first result in the file.
in GitLab 14.7, you can access Git blame from any line that returned a result from the code search:
#### Git blame from code search **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/327052) in GitLab 14.7.
You can access Git blame from any line that returned a result from the code search:
![code search results](img/code_search.png) ![code search results](img/code_search.png)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment