Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitweb: Print commit message without title in commitdiff only if ther…
…e 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 <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information