]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/format-patch-change-format-for-empty-commits'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:12 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:12 +0000 (15:03 -0700)
"git format-patch" learned to write a log-message only output file
for empty commits.

* jk/format-patch-change-format-for-empty-commits:
  format-patch: output header for empty commits

1  2 
builtin/log.c

diff --cc builtin/log.c
Simple merge