commit | 788b855693c376ab796e9fbe912d0b433c25979f | [log] [download] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Fri Aug 26 18:22:40 2016 -0700 |
committer | Jonathan Nieder <jrn@google.com> | Fri Aug 26 18:22:40 2016 -0700 |
tree | 9ece3b84c612b262fb58e5428112bd0671cbc16b | |
parent | 7e598e1546cb208d499691578c242d14cb9dab6f [diff] |
Update JGit version to match Gerrit Change-Id: Ie72c4e716a41a9d78f6a3be3cd19d24135eaaede
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.
Please refer to the Developer Guide.