commit | 16f7aeba55bd7fcff6540b96903d5257b708e0ee | [log] [download] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Oct 04 13:38:48 2016 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Oct 04 13:44:58 2016 +0900 |
tree | 3ea3ee6bbb9a1259e43179d175b39f1fdfbc437d | |
parent | 85fbf740bca8f01703e3c8f36e445f8370d7c419 [diff] |
Build with Java 8 Change-Id: Ia72235afb7f3a258757d610a9ca63c17aebc6415
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.
Please refer to the Developer Guide.