commit | dfde3514b733b84353b39ae681ff890587c7b050 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Oct 12 07:54:17 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Nov 21 10:33:40 2018 +0900 |
tree | c6105b2e5587d8e8dc4c21005be5e9fb06e20e8b | |
parent | f61422279a5fca4ee4d7146304ac5913ec865e43 [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: If1dedab49babafa15b3dfda424b3bc92b6f1afba