From: Holger Weiß Date: Tue, 31 Mar 2009 16:16:36 +0000 (+0200) Subject: gitweb: Fix snapshots requested via PATH_INFO X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/92c325a48bdcbb34278537bf0d74f77bf9ca571959af68294e6e620d92561803?hp=92c325a48bdcbb34278537bf0d74f77bf9ca571959af68294e6e620d92561803 gitweb: Fix snapshots requested via PATH_INFO Fix the detection of the requested snapshot format, which failed for PATH_INFO URLs since the references to the hashes which describe the supported snapshot formats weren't dereferenced appropriately. Signed-off-by: Holger Weiß Acked-by: Jakub Narebski Signed-off-by: Junio C Hamano ---