Skip to content
Snippets Groups Projects
Verified Commit 8c670b66 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Show repo size for project show page in admin area

parent 8fb9dccd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -53,6 +53,11 @@
%strong
= @repository.path_to_repo
 
%li
%span.light Size
%strong
= repository_size(@project)
%li
%span.light last commit:
%strong
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment