Added submodules, but have not added example executables which reference them.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[submodule "submodule/src/bare"]
|
||||
path = submodule/src/bare
|
||||
url = git://github.com/laramiel/bazel-example-golang-bare
|
||||
[submodule "submodule/src/remote"]
|
||||
path = submodule/src/remote
|
||||
url = git://github.com/laramiel/bazel-example-golang-remote
|
||||
Submodule
+1
Submodule submodule/src/bare added at 3bd848fc12
Submodule
+1
Submodule submodule/src/remote added at 8f2e405bb9
Reference in New Issue
Block a user