commit | f21a5a687ad3534585cbe362f2bbdf0786c55d47 | [log] [download] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Tue Oct 18 06:57:31 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 18 06:57:31 2022 +0000 |
tree | e3a31fd9c5a08ec83e0e5ac65fb3833cb56eb858 | |
parent | 21d58134edc8558c64ad9d0ac2c2294922f67679 [diff] | |
parent | da8954432c61443ef2886d30dd52529b0674df3a [diff] |
Merge "Don't ignore .txt file extension"
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.