Commit a5473561 authored by Walter Kreilinger's avatar Walter Kreilinger

history for files follows after rename

parent ec18f0ba
...@@ -36,6 +36,7 @@ class Repository ...@@ -36,6 +36,7 @@ class Repository
path: path, path: path,
limit: limit, limit: limit,
offset: offset, offset: offset,
follow: path.present?,
) )
commits = Commit.decorate(commits) if commits.present? commits = Commit.decorate(commits) if commits.present?
commits commits
......
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