From 6a7d590967711d75931e983a7b49fd29c1801f95 Mon Sep 17 00:00:00 2001 From: azw Date: Wed, 15 Feb 2023 13:44:16 +0000 Subject: [PATCH] 1 --- .gitmodules | 6 ++++++ third_party/a8 | 1 + third_party/f8 | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 third_party/a8 create mode 160000 third_party/f8 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a3e2bba --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "third_party/a8"] + path = third_party/a8 + url = git@git.kingsome.cn:server_common/a8.git +[submodule "third_party/f8"] + path = third_party/f8 + url = git@git.kingsome.cn:server_common/f8.git diff --git a/third_party/a8 b/third_party/a8 new file mode 160000 index 0000000..0ea8884 --- /dev/null +++ b/third_party/a8 @@ -0,0 +1 @@ +Subproject commit 0ea88842f5acfefd6c5b966cd941f6b017945234 diff --git a/third_party/f8 b/third_party/f8 new file mode 160000 index 0000000..603e16f --- /dev/null +++ b/third_party/f8 @@ -0,0 +1 @@ +Subproject commit 603e16fbc45ff0b67e8d1080c895016d784d38c2