commit | 98a9b8578cab271164d94914fc6b8cf251e51449 | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Mon Feb 10 13:37:13 2025 -0800 |
committer | Ivan Frade <ifrade@google.com> | Mon Feb 10 14:18:11 2025 -0800 |
tree | 94ec501d4d2ad2dfc45bafbb70ce86f9481f2864 | |
parent | 7bddf7d1b2eff695fe4201d37742ec57a3cf5c59 [diff] |
README: Point link to gerrit's bugtracker README points to the github bugtracker, but that project is archived. Update the link to gerrit's bugtracker, because gitiles is hosted together with gerrit and both share many developers. Change-Id: Ifb144062290f3e3c823717afd7266af90e69d27d
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 gerrit's issue tracker to file bugs.
Please refer to the Developer Guide.