commit | 717a30f1dee700e8bdef92aab96247d69be15c2b | [log] [download] |
---|---|---|
author | Gavin Mak <gavinmak@google.com> | Thu Jan 19 00:59:05 2023 +0000 |
committer | Gavin Mak <gavinmak@google.com> | Sat Jan 21 02:22:36 2023 +0000 |
tree | 13c0ccbd4ec1a63bc6591211e54aea59045d97c6 | |
parent | 311e6f768f14f64e2f085c1fed807cad74197364 [diff] |
Support reading gitlinks For the submodule migration, Chrome and skia autorollers need to read gitlinks without local checkouts. Provide that functionality through gitiles. Google-Bug-Id: b/261589090 Change-Id: I961278c80d482fae871521759d0f239d07ed2cda
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.