commit | 40b347d13ba9ff5f37a4b610777d3289f1eca2a9 | [log] [download] |
---|---|---|
author | Patrick Hiesel <hiesel@google.com> | Tue May 22 16:56:44 2018 +0200 |
committer | Patrick Hiesel <hiesel@google.com> | Tue May 22 16:58:21 2018 +0200 |
tree | d885f94fb14f8822bd5e0da6e3fffc54e3f23d5f | |
parent | 03290c7dc414775a66d63e40a342c7dec8cb830a [diff] |
Use delcall and deltemplate for footer parts The docs of footerPoweredBy and footerFormatBadge say it should be called from custom footer templates as well. However, this doesn't work as these need to use deltemplate and the fully qualified name to enable calling from other deltemplates (like customFooter). This commit fixes that. Change-Id: If42733ba41488abacb69b57e606360743de06fbc
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.