From c7e7873b026c29cfcf151421da98d22bef8a0604 Mon Sep 17 00:00:00 2001 From: huanghaiquan Date: Wed, 25 Dec 2019 23:22:36 +0800 Subject: [PATCH] Added submodule test; --- .gitmodules | 1 - test | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 160000 test diff --git a/.gitmodules b/.gitmodules index e45aaa4c..5bbcab9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,4 +16,3 @@ [submodule "test"] path = test url = git@github.com:blockchain-jd-com/jdchain-test.git - branch = master diff --git a/test b/test new file mode 160000 index 00000000..fa2fc2a8 --- /dev/null +++ b/test @@ -0,0 +1 @@ +Subproject commit fa2fc2a8cc643d377fdb87d798a39f5b7c571a28