]> Lady’s Gitweb - Gitweb/commit
gitweb: There can be empty patches (in git_patchset_body)
authorJakub Narebski <redacted>
Wed, 3 Jan 2007 19:47:25 +0000 (20:47 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit7a727b18388a090eac9a443099fddb0a067f6e945f69f5f48b65fa39cc4e047b
tree492f274e0029c6735ca380c5b0a2bd1e81eca25da7f397bbafee6b870180c922
parenta71ccb8bfb7523c2251149a03d4be4955699fcd6cdeff31fee061810ff479d9f
gitweb: There can be empty patches (in git_patchset_body)

We now do not skip over empty patches in git_patchset_body
(where empty means that they consist only of git diff header,
and of extended diff header), so uncomment branch of code dealing
with empty patches (patches which do not have even two-line
from/to header)

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