diff options
author | George Hazan <ghazan@miranda.im> | 2017-12-20 17:22:27 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-12-20 17:22:27 +0300 |
commit | 9f58bc3c53f10ae8e19af629a515407812e7c7e4 (patch) | |
tree | 658986a52ab57ff50302a8ce7dd5d53c8aff4ada | |
parent | b2c72f8d07e23a45c06afaa57c6245f7225f1f10 (diff) |
much better now
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | plugins/Dbx_mdb/src/libmdbx | 0 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 01870e4d95..fff2a59f2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "plugins/Dbx_mdb/src/libmdbx"] path = plugins/Dbx_mdb/src/libmdbx - url = ../../leo-yuriev/libmdbx.git + url = https://github.com/leo-yuriev/libmdbx.git + branch = master diff --git a/plugins/Dbx_mdb/src/libmdbx b/plugins/Dbx_mdb/src/libmdbx new file mode 160000 +Subproject 24a8bdec49ee360bf0412631ff8931de91e109f |