BigW Consortium Gitlab

Show repo size for project show page in admin area

parent 8fb9dccd
......@@ -54,6 +54,11 @@
= @repository.path_to_repo
%li
%span.light Size
%strong
= repository_size(@project)
%li
%span.light last commit:
%strong
= last_commit(@project)
......
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