commit | e2e78dbbadae67461608aa2a349d88dc4437daed | [log] [download] |
---|---|---|
author | Sven Selberg <sven.selberg@axis.com> | Fri Nov 12 10:06:54 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Nov 12 10:06:54 2021 +0000 |
tree | 66bed5cd254b14f4d6f1f666a94cf03641dd6abb | |
parent | 4fc9dfe9fa74ce1743bccfeee912a931d3eb81ec [diff] | |
parent | c144de99d076c7b5935c61c55ccae760706ea4e3 [diff] |
Merge "Added functionality to show notes"
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.