This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
add kvdb as git submodule
tags/1.4.0^2
imuge
4 years ago
parent
876f587bf3
commit
a2cc54b9db
2 changed files
with
4 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
.gitmodules
+1
-0
libs/kvdb
+ 3
- 2
.gitmodules
View File
@@ -16,6 +16,7 @@
[submodule "test"]
[submodule "test"]
path = test
path = test
url = git@github.com:blockchain-jd-com/jdchain-test.git
url = git@github.com:blockchain-jd-com/jdchain-test.git
[submodule "kvdb"]
path = kvdb
[submodule "
libs/
kvdb"]
path =
libs/
kvdb
url = git@github.com:blockchain-jd-com/jdchain-kvdb.git
url = git@github.com:blockchain-jd-com/jdchain-kvdb.git
+ 1
- 0
libs/kvdb
@@ -0,0 +1 @@
Subproject commit 7bc93fcd911db8ca0754601b9ecb9ff44e7c7c1e
Write
Preview
Loading…
Cancel
Save