From 84987babb17ecfca6f059a234e6d27098dcb1c20 Mon Sep 17 00:00:00 2001 From: fumiama Date: Mon, 17 May 2021 18:30:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ simple-protobuf | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 simple-protobuf diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..19faf26 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "simple-protobuf"] + path = simple-protobuf + url = https://github.com/fumiama/simple-protobuf.git diff --git a/simple-protobuf b/simple-protobuf new file mode 160000 index 0000000..e0b88c0 --- /dev/null +++ b/simple-protobuf @@ -0,0 +1 @@ +Subproject commit e0b88c0c63a9f2afb05693b3bae92d94bdd12d51