From: Junio C Hamano Date: Thu, 9 Nov 2006 10:33:35 +0000 (-0800) Subject: gitweb: fix unmatched div in commitdiff X-Git-Tag: v1.4.4-rc2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1c791cfbf843fee5c72b5b23c0c3ca8550e15c08?ds=inline;hp=1c791cfbf843fee5c72b5b23c0c3ca8550e15c08 gitweb: fix unmatched div in commitdiff When the last filepair changed only metainfo we failed to close the extended header
. Signed-off-by: Junio C Hamano ---