commit | ffc9a33c0a667d0f5dd8390948524413387ff7c9 | [log] [download] |
---|---|---|
author | Ronald Bhuleskar <funronald@google.com> | Thu May 06 10:20:41 2021 -0700 |
committer | Ronald Bhuleskar <funronald@google.com> | Thu May 06 17:31:05 2021 +0000 |
tree | b4e4520917eee79b40ba24ce312ee1eb505f244d | |
parent | 57640662e4817d055cdb1bb23427e268c561fabd [diff] |
Test that Branch Redirect supports having short ref names in gitiles url. PiperOrigin-RevId: 372370695 Change-Id: Ia3be25cbec3297cca78729834562464d2f2fb9ab
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.