1 Subject: [PATCH] gitweb: support optional display of bundle info
3 If a repository contains a 'bundles' subdirectory and the new
4 gitweb configuration option $git_base_bundles_url is set then
5 the summary page will show a 'bundle info' link.
7 Signed-off-by: Kyle J. McKay <mackyle@gmail.com>