commit | ad9c2e22cade795cf5f3ad3dbd9cf33d2012af77 | [log] [tgz] |
---|---|---|
author | Tony Finch <dot@dotat.at> | Thu Jul 04 18:02:12 2013 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jul 04 21:52:15 2013 -0700 |
tree | 68f8df0fb892b1bec4c2aa4a4e3b0a115c7d677f | |
parent | 8c4e4ec3ff053331c845331645a437b01b1f0de6 [diff] |
gitweb: allow extra breadcrumbs to prefix the trail There are often parent pages logically above the gitweb projects list, e.g. home pages of the organization and department that host the gitweb server. This change allows you to include links to those pages in gitweb's breadcrumb trail. Signed-off-by: Tony Finch <dot@dotat.at> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Acked-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>