Merge branch 'jk/rev-list-disk-usage'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2021 00:43:28 +0000 (16:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2021 00:43:29 +0000 (16:43 -0800)
commit6fe12b5215f4ca597accc97ac5dce0f88e8483e9
tree8d917549f1b1eb3d1a3f1bc941d884db7cf9aaa3
parent966e671106b2fd38301e7c344c754fd118d0bb07
parenta1db097e107749cf6f1c2dc878c615ca2d3fb314
Merge branch 'jk/rev-list-disk-usage'

"git rev-list" command learned "--disk-usage" option.

* jk/rev-list-disk-usage:
  docs/rev-list: add some examples of --disk-usage
  docs/rev-list: add an examples section
  rev-list: add --disk-usage option for calculating disk usage
  t: add --no-tag option to test_commit
t/test-lib-functions.sh