commit | 10f92e0b17bfa239e194566b8144c4cd755ad4a0 | [log] [download] |
---|---|---|
author | Tim Zhou <timzhou@google.com> | Wed Dec 13 20:52:24 2023 +0000 |
committer | Tim Zhou <timzhou@google.com> | Wed Dec 13 20:55:47 2023 +0000 |
tree | 7fe124e406109e2573eec651cf3e94a8edb227fd | |
parent | 9dd1a2e1199ccb1b834638827f39915b95b86aa2 [diff] |
Add fuller template for gitiles pretty logging Change-Id: Ia8a918a054f522443335cdd7ee3cf6a8992bb0a2
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.