Tests: update path prefix in git urls When testing URLs, it is helpfull to distinguish between the base URL (which can contains a path prefix such as `/r`) and the application paths that is appended to it. Using `/foo` is a bit meaningless, replace it by `/path-prefix` which is self describing and helps differentiating between the base URL and the rest of the path. Change-Id: I91230750cc67b7a2876e4da7779a0b0e20f62639
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 gerrit's issue tracker to file bugs.
Please refer to the Developer Guide.