commit | be3c460f39c4f7e04e7b2e8401f8b7ddd6d57f71 | [log] [download] |
---|---|---|
author | Nasser Grainawi <nasser@codeaurora.org> | Tue Aug 17 09:16:52 2021 -0600 |
committer | Nasser Grainawi <nasser@codeaurora.org> | Wed Aug 18 11:01:05 2021 -0600 |
tree | 4d4621418ba780f451b49f7cb12f4716181a8723 | |
parent | 3db5dc6bbce334691d6dc1db4eb806ec6bbb92d8 [diff] |
dev-release: Point to Gerrit docs for info The Gerrit artifact deployment doc has info on PGP key and Google Cloud Storage setup that is necessary for making a Gitiles release. Provider a pointer so that someone making a Gitiles release can find it. Also, clarify that the git tag should be PGP signed. Change-Id: I4966ebb1aa34bdd8938f27986c9b1a03c2005a21
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.