commit | ccb4b5391382f4cdb5e5be49036e82e7d837b7af | [log] [tgz] |
---|---|---|
author | Holger Weiß <holger@zedat.fu-berlin.de> | Tue Mar 31 18:16:36 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 20 03:42:23 2009 -0700 |
tree | 25d057cb17202f1a75dd045d40c8de81b9d70029 | |
parent | 21590d5262f71b336926a9d2cec5b04b0aa6c4a0 [diff] |
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ß <holger@zedat.fu-berlin.de> Acked-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>