| commit | 2de8bbc56b18229694ce4270e7cf70154cb2d9ee | [log] [download] |
|---|---|---|
| author | WHR <msl0000023508@gmail.com> | Sat Oct 18 12:26:09 2025 +0800 |
| committer | WHR <msl0000023508@gmail.com> | Sat Oct 18 12:26:09 2025 +0800 |
| tree | e1483e20365768e88f25b41295bd776558819516 | |
| parent | e0c392ad732a871bc2a3663670b4ba197cadfeba [diff] |
Strip the trailing new line character when reading repository description file
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.