From 4cbee716367ff08ea32dd7bbab5ffc30017029dc Mon Sep 17 00:00:00 2001 From: kehaoyuan Date: Mon, 26 Jun 2017 18:57:09 +0800 Subject: [PATCH] fix submodule --- .gitmodules | 4 ++++ libraries/LGLibrary | 1 + 2 files changed, 5 insertions(+) create mode 160000 libraries/LGLibrary diff --git a/.gitmodules b/.gitmodules index e69de29bb2..280bbe3390 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "libraries/LGLibrary"] + path = libraries/LGLibrary + url = git@gitlab.ghzhushou.com:client/client-common.git + branch = master diff --git a/libraries/LGLibrary b/libraries/LGLibrary new file mode 160000 index 0000000000..276cd39a65 --- /dev/null +++ b/libraries/LGLibrary @@ -0,0 +1 @@ +Subproject commit 276cd39a65f5739be3cdc6823f0e7a93931e0745