Merge branch 'bc/rev-list-without-commit-line'
commitfe3fec53a63a1c186452f61b0e55ac2837bf18a1
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Jul 2021 20:05:56 +0000 (22 13:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Jul 2021 20:05:56 +0000 (22 13:05 -0700)
tree77b3e530bb16e516691fbeaaa1f6f073eef6b473
parent33309e428bf85a0f06e4d23b448bf5400efe3f17
parentd1c5ae78ce1260c94c9e626b83dc0901e6843178
Merge branch 'bc/rev-list-without-commit-line'

"git rev-list" learns to omit the "commit <object-name>" header
lines from the output with the `--no-commit-header` option.

* bc/rev-list-without-commit-line:
  rev-list: add option for --pretty=format without header
Documentation/rev-list-options.txt
revision.h