commit | de5de277a2865f71aa5c647d70c21c12977c3c2f | [log] [download] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Sat May 25 17:07:28 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Nov 28 11:24:48 2019 +0900 |
tree | 258667b42bf6e4ee02373376b39d707eab2b9460 | |
parent | 1ea391fb3da367c9b3e0d9531399238cbc0a8b0c [diff] |
Enable error-prone checks by default Based on recent work by Dave Borowitz on the Gerrit project [1, 2]. The warnings/error configuration is unchanged, but now the checks are enabled by default during the build rather than having to be manually invoked. [1] https://gerrit-review.googlesource.com/c/gerrit/+/225653 [2] https://gerrit-review.googlesource.com/c/gerrit/+/225714 Change-Id: I112146911d3067bb5283cdf7b188be73f8f8f1e8
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.