]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/rev-list-without-commit-line'
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Jul 2021 20:05:56 +0000 (13:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Jul 2021 20:05:56 +0000 (13:05 -0700)
"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

1  2 
Documentation/rev-list-options.txt
revision.h

Simple merge
diff --cc revision.h
Simple merge