commit | 9f97b8b8b53158b5ca792cdc2dcb53725fd396f2 | [log] [download] |
---|---|---|
author | Matthias Sohn <matthias.sohn@sap.com> | Fri Jan 07 10:19:26 2022 +0100 |
committer | Matthias Sohn <matthias.sohn@sap.com> | Mon Jan 10 15:03:26 2022 +0100 |
tree | ac4f407faa73a3228a5d2d7d19337b8c61c6de95 | |
parent | dff134a11de073a5056b40163e6696f15ba837c2 [diff] |
Synchronize status command between gerrit and gitiles This is a prepation step for linking JGit as a submodule. For stamping of JGit artifacts, revision version must be exposed in workspace status command. Use this opportunity to synchronize status command between gerrit and gitiles repositories and migrate shell script to python. Change-Id: If30c42578396f31beee45998e5f2fa75d69703af
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.