Rename Pinned File to Linked File
What does this MR do and why?
This MR renames Pinned File to Linked File in the code. It also replaces pin query param for the Linked File to a file param.
No user-facing change is expected.
How to reproduce
- Enable
pinned_filefeature flag - Open any MR with at least 2 changed files
- Copy the link to the second file
- Open that link in a new tab
- The file should be the first in the list
Edited by Stanislav Lashmanov