]> Lady’s Gitweb - Gitweb/commit
gitweb: Print commit message without title in commitdiff only if there is any
authorJakub Narebski <redacted>
Tue, 24 Oct 2006 11:55:33 +0000 (13:55 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit689cd0d5a0a925e72cc2275929fd42461c2afa68d8aef3285a083324740e5b84
tree15360cdcc58b3806067b210c1214d92d57837ea4d1ad3de9f1f60d13fc965d4d
parent7d6add8b87758a2de2abac61a64863bbd7944482438e869e07712e72afc432e6
gitweb: Print commit message without title in commitdiff only if there is any

Print the rest of commit message (title, i.e. first line of commit
message, is printed separately) only if there is any.

In repository which uses signoffs this shouldn't happen, because
commit message should consist of at least title and signoff.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.238029 seconds and 4 git commands to generate.