From: Junio C Hamano Date: Thu, 22 Jul 2021 20:05:56 +0000 (-0700) Subject: Merge branch 'bc/rev-list-without-commit-line' X-Git-Tag: v2.33.0-rc0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe3fec53a63a1c186452f61b0e55ac2837bf18a1;p=thirdparty%2Fgit.git Merge branch 'bc/rev-list-without-commit-line' "git rev-list" learns to omit the "commit " 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 --- fe3fec53a63a1c186452f61b0e55ac2837bf18a1