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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=fe3fec53a63a1c186452f61b0e55ac2837bf18a1;p=rit 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