]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'll/disk-usage-humanise'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Aug 2022 20:07:05 +0000 (13:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Aug 2022 20:07:05 +0000 (13:07 -0700)
"git rev-list --disk-usage" learned to take an optional value
"human" to show the reported value in human-readable format, like
"3.40MiB".

* ll/disk-usage-humanise:
  rev-list: support human-readable output for `--disk-usage`


Trivial merge