diff options
author | Li Linchao <lilinchao@oschina.cn> | 2022-08-11 04:47:54 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-08-11 13:45:23 -0700 |
commit | 9096451acdf065c3dbcf609dcefe51cd68aa5d1e (patch) | |
tree | 4df703b0f464aa042bb3b4f590d215f55bcf13ec /commit.c | |
parent | 5502f77b6944eda8e26813d8f542cffe7d110aea (diff) |
rev-list: support human-readable output for `--disk-usage`
The '--disk-usage' option for git-rev-list was introduced in 16950f8384
(rev-list: add --disk-usage option for calculating disk usage, 2021-02-09).
This is very useful for people inspect their git repo's objects usage
infomation, but the resulting number is quit hard for a human to read.
Teach git rev-list to output a human readable result when using
'--disk-usage'.
Signed-off-by: Li Linchao <lilinchao@oschina.cn>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions