commit | 0a93ba1442ad0f33ac932f0461d39abdb29fbe2f | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Oct 26 09:35:00 2016 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Oct 26 09:37:22 2016 +0900 |
tree | 7a2fec0eba9f7a049a52c0f0df2b353a2d54daa3 | |
parent | 7780f0253e6021318c1cb3dfa685e4d0f1b37785 [diff] |
Bazel: Add dummy BUILD file in lib/jgit Fixes the error: Unable to load package for '//lib/jgit:jgit.bzl': BUILD file not found on package path. Change-Id: Ic3506f8777fc1875f00e295bd1775c774b56ef19
diff --git a/lib/jgit/BUILD b/lib/jgit/BUILD new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/lib/jgit/BUILD