commit | 746b8a90598c17521717aecd867726d910ed6659 | [log] [download] |
---|---|---|
author | Matthias Sohn <matthias.sohn@gmail.com> | Mon Jan 17 16:52:48 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 17 16:52:48 2022 +0000 |
tree | 5378cc27be2f7f4aa795db8c479143fe9bd08980 | |
parent | d2e5e550439babe3cd877e452ddf5fe1229f2b2c [diff] | |
parent | 4711062e4596d70f63f28d6d128bacc0983e2c4f [diff] |
Merge changes from topic "jgit-as-submodule" * changes: Format build files using buildifier Link to JGit source as git submodule Rename some build rules to meet expectation in JGit bazel build Synchronize status command between gerrit and gitiles
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.