From: Martin Koegler Date: Mon, 23 Apr 2007 05:49:25 +0000 (-0700) Subject: gitweb: Show "no difference" message for empty diff X-Git-Tag: v1.5.2-rc0^0 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4280cde95fa4e3fb012eb6d0c239a7777baaf60c?hp=4280cde95fa4e3fb012eb6d0c239a7777baaf60c gitweb: Show "no difference" message for empty diff Currently, gitweb shows only header and footer, if no differences are found. This patch adds a "No differences found" message for the html output. Signed-off-by: Martin Koegler Signed-off-by: Jakub Narebski Signed-off-by: Junio C Hamano ---