commit | 7144d60c13b588b15b76be6c38ffa20cdad9594a | [log] [tgz] |
---|---|---|
author | Han-Wen Nienhuys <hanwen@google.com> | Tue Jan 17 12:49:04 2017 +0100 |
committer | Han-Wen Nienhuys <hanwen@google.com> | Thu Jan 19 15:27:20 2017 +0100 |
tree | b8747c41eba830ba1457ae214046dd9f5ed9cf68 | |
parent | 05aaedc5422cbad7323436358f535e2d34bf969b [diff] |
Point to gerrit.googlesource.com/gitiles/ in templates and docs. Change-Id: I5026c07dae1908b285f16261be6af0976ca969cc
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.