Skip to content

Commit 073e07c

Browse files
coryanmbrukman
authored andcommitted
Add necessary submodules. (#3)
Add necessary submodules and third_party/ subdirectories. This is needed to get the submodules to work.
1 parent 627c030 commit 073e07c

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
path = third_party/grpc
99
url = https://github.com/grpc/grpc.git
1010
branch = v1.6.x
11+
ignore = dirty
1112
[submodule "third_party/abseil"]
1213
path = third_party/abseil
1314
url = https://github.com/abseil/abseil-cpp.git

third_party/abseil

Submodule abseil added at ae0cef3

third_party/googleapis

Submodule googleapis added at 92f10d7

third_party/googletest

Submodule googletest added at d175c8b

third_party/grpc

Submodule grpc added at 6fc02c6

0 commit comments

Comments
 (0)