commit | 07e2142e5aa13ae13ea02714e745fa9fbb643c6a | [log] [download] |
---|---|---|
author | Antoine Musso <hashar@free.fr> | Thu Jun 30 22:14:59 2022 +0200 |
committer | Sven Selberg <sven.selberg@axis.com> | Wed Oct 12 07:51:58 2022 +0000 |
tree | 61c9326759a660393847fcb71f08fb0b32da116a | |
parent | 3107a7b639723353af0d2578d0cf54e2ad7fd2c0 [diff] |
Documentation: redirectGitweb Change-Id: Ia91d648bb2870bee41d12c381e6e9c549f4322a9
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.