commit | 956bd7d11eec1e86446a3c41ce70f0d5c4febaa3 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Sat May 25 17:07:28 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Sat May 25 17:24:58 2019 +0900 |
tree | 801755c7931959f6f1818c0b7fd7d38181d08bd1 | |
parent | ccde5c6ee17e6f62ed7c6b27a0048beb1dba620a [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.