commit | acb511d7eead1d66314cabc01da37f9bfbd2be21 | [log] [download] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Thu Sep 01 17:09:48 2022 -0700 |
committer | Fabien Sanglard <sanglardf@google.com> | Thu Sep 22 16:06:35 2022 -0700 |
tree | 61a9fb7d3a3c969082451797790e43fb892289f5 | |
parent | 8cc50228764f2313a5506a57ddafe2e7048f3b80 [diff] |
Add java-prettify submodule Test: bazelisk build //:gitiles && tools/run_dev.sh Change-Id: I107354498367ec22e977e91f08e7de70d04b8573
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.