commit | d0e91e6d9ddc061cb9a96e4f803dc6eee80f7bb2 | [log] [download] |
---|---|---|
author | Tim Zhou <timzhou@google.com> | Wed Dec 13 21:41:13 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 13 21:41:13 2023 +0000 |
tree | 04df3c961b53ce9eeb0e120500c3a620d45aeca1 | |
parent | 2f2434c8c2b20c85d652441cdb547c304e8459f8 [diff] | |
parent | 10f92e0b17bfa239e194566b8144c4cd755ad4a0 [diff] |
Merge "Add fuller template for gitiles pretty logging"
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.