]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jk/commit-use-no-divider-with-interpret-trailers'
authorJunio C Hamano <redacted>
Mon, 26 Jun 2023 16:29:49 +0000 (09:29 -0700)
committerJunio C Hamano <redacted>
Mon, 26 Jun 2023 16:29:49 +0000 (09:29 -0700)
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

1  2 
builtin/commit.c

Simple merge
git clone https://git.99rst.org/PROJECT