commit | 97445123485da77838ac73746a549df4be9e5dce | [log] [download] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Feb 19 10:55:23 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Feb 19 10:55:23 2020 +0900 |
tree | f7a67b58e0af24603f4134c65a4150739bee6b98 | |
parent | 1c0cdf5a87cb786484808561bcf57c133693c577 [diff] |
GitilesHtmlExtension: Remove redundant return statements Change-Id: Ia69d5752dc2f44c1bf457f6baf4d0deedf4aba86
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.