From 2c67ac61c04a75211de975e96b1b9fd1c8e32aa8 Mon Sep 17 00:00:00 2001 From: Dario Rekowski on RockPI Date: Tue, 5 Nov 2019 15:36:07 +0000 Subject: [PATCH] adding protobuf as submodule --- .gitmodules | 3 +++ src/protobuf | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/protobuf diff --git a/.gitmodules b/.gitmodules index 88a463730..54e471399 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "mithril_client"] path = mithril_client url = ssh://git@***REMOVED***/~/_mithril/gradido_mithrilJS_client +[submodule "src/protobuf"] + path = src/protobuf + url = git@***REMOVED***:~/_protobuf/gradido_protobuf diff --git a/src/protobuf b/src/protobuf new file mode 160000 index 000000000..77e878253 --- /dev/null +++ b/src/protobuf @@ -0,0 +1 @@ +Subproject commit 77e878253ac2a044eb59700386c961c812667eae