commit | 19265cc2e7686a36cc3f5bbfdcb16df282cc29ae | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Oct 12 07:54:17 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Oct 11 23:12:38 2018 +0000 |
tree | 272df56b39828714abb64e384969df2a062a0755 | |
parent | cd374907f0e0ae53f1acca7b81e5b55a7ea48ed0 [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: I0a876b6f2b016b38846caf233bfe0030d339baa8