commit | 682548cac4d7ba31b6b539ec210d5b5a19a12ae9 | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Sun Sep 08 10:31:27 2024 +0800 |
committer | WHR <msl0000023508@gmail.com> | Sun Sep 08 10:31:27 2024 +0800 |
tree | 3cd24c835cc88492e29369c354e48dbf5820747a | |
parent | a7233e2f970ae48b3de13115d1637318cf561cff [diff] |
Optionally set HTTP 'content-type' header for raw format requests, to a configured value
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.
Please refer to the Developer Guide.