git-count-objects (1) Linux Manual Page
git-count-objects – Count unpacked number of objects and their disk consumption Synopsisgit count-objects [-v] [-H | –human-readable]DescriptionThis counts the number of unpacked object files and disk space consumed by them, to help you decide when it is a good time to repack. Options-v, –verbose Report in more detail: count: the number of loose objects size:…
