Code

gitweb: fix broken snapshot
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Jul 2007 22:49:55 +0000 (15:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jul 2007 22:50:42 +0000 (15:50 -0700)
commit887c5266d64e0a724986af1610985bb42af5bd47
tree48e52abd4d8a6a1a4c125e6cf3c6140557b1b03c
parentceff079bdcaebb67b0379a1036a32b4dfebb6012
gitweb: fix broken snapshot

Recent updates to snapshot code had a typo that broke the command line to
invoke underlying "git archive" command.  This is a simple typofix for it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl