This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
vitalif
/
vitastor
Watch
6
Star
4
Fork
2
Code
Issues
0
Pull Requests
0
Releases
16
Wiki
Activity
Browse Source
Add cpp-btree and json11 submodules
tags/v0.4.0
Vitaliy Filippov
6 months ago
parent
9d20839a02
commit
ef911555ed
3 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.gitmodules
+1
-0
cpp-btree
+1
-0
json11
+ 6
- 0
.gitmodules
View File
@@ -0,0 +1,6 @@
[submodule "cpp-btree"]
path = cpp-btree
url = ../cpp-btree.git
[submodule "json11"]
path = json11
url = ../json11.git
+ 1
- 0
cpp-btree
@@ -0,0 +1 @@
Subproject commit 5dc108754ad40d3b1d024f9bd7cca0595ef1a1db
+ 1
- 0
json11
@@ -0,0 +1 @@
Subproject commit 97f06cb20c1e136fd37d58fb40f57dd8f8a3a4a7
Write
Preview
Loading…
Cancel
Save