gitweb: Add tests for overriding gitweb config with repo config
commite9c34c233f2e838c334f6e8a807ebc6a988e9509
authorJakub Narebski <jnareb@gmail.com>
Fri, 2 Nov 2007 23:41:18 +0000 (3 00:41 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 3 Nov 2007 01:27:35 +0000 (2 18:27 -0700)
treeb0d45c362c31aefa5939e38b09e59a6e74e94091
parenta3823e5ad75498774a32850f44e8254b0e1c0901
gitweb: Add tests for overriding gitweb config with repo config

Make blame view and snapshot support overridable by repository
config. Test tree view with both features disabled, and with both
features enabled.

Test with features enabled also tests multiple formats snapshot
support (in tree view).

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9500-gitweb-standalone-no-errors.sh