commit | dff97ed5faa576fda2d25cfbe9a103725d591165 | [log] [download] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Oct 16 13:11:18 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Oct 16 13:14:35 2018 +0900 |
tree | edec60e886c184cb2995dcb684068af06237b79c | |
parent | 900b845254cae29b774e028625a7577f1ec01803 [diff] |
bazlets: Replace native.git_repository with skylark rule The native.git_repository rule does not work properly when invoked in a `git submodule foreach` command. Bazel will deprecate the native rules anyway, so replace with skylark's git_repository. See [1] for context. [1] https://github.com/bazelbuild/bazel/issues/6358#issuecomment-429103745 Change-Id: I938a7c55793f294461d3517556aa13e029012936
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.