Merge branch 'jk/commit-use-no-divider-with-interpret-trailers'
commit8d5c5a05d7abd67f8b667c888fe17783e1d676a5
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2023 16:29:49 +0000 (26 09:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2023 16:29:49 +0000 (26 09:29 -0700)
treedb512ef532bac47e2861f8b6ff680c2d72b58a93
parent94486b6763c29144c60932829a65fec0597e17b3
parentbe3d65434323f7f00a5abed6dbcfe690cde648b8
Merge branch 'jk/commit-use-no-divider-with-interpret-trailers'

When "git commit --trailer=..." invokes the interpret-trailers
machinery, it knows what it feeds to interpret-trailers is a full
log message without any patch, but failed to express that by
passing the "--no-divider" option, which has been corrected.

* jk/commit-use-no-divider-with-interpret-trailers:
  commit: pass --no-divider to interpret-trailers
builtin/commit.c