commit | 359830cab98b8f1c4b8f07316aa7e14cb6b31735 | [log] [download] |
---|---|---|
author | Jesse Costello-Good <jcg@google.com> | Tue Jun 15 16:26:12 2021 -0700 |
committer | Jonathan Nieder <jrn@google.com> | Thu Jun 17 22:17:58 2021 +0000 |
tree | de09e0feb3dc9bddba567b98324f410bee153f2c | |
parent | f65ff3b7bfc36f8426aa0199220b111e14ff92ee [diff] |
Replace uses of the isNull and isNonnull soy functions with comparisons with the null literal. These functions were introduced in Soy v1 to solve a problem with the expression parser. The language has since added support for more idiomatic comparison patterns; migrate code to use them. PiperOrigin-RevId: 379600497 Change-Id: I78e29703385ccba83a72942dfa1191f1c6516dad
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.