Skip to content
Snippets Groups Projects
Commit 42d4ed3a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge pull request #7417 from woita/follow-history-for-files

history for files follows after rename
parents 91d6f916 a5473561
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -39,6 +39,7 @@ class Repository
path: path,
limit: limit,
offset: offset,
follow: path.present?,
)
commits = Commit.decorate(commits) if commits.present?
commits
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment