Skip to content

repository: Use git-cat-file to calculate repository size

John Cai requested to merge jc-cat-file-object-size into master

Use git-cat-file to list all objects and accumulate the sizes in order to get a number of the total size of a repository.

fixes: gitlab#368150 (closed)

Edited by John Cai

Merge request reports