We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2a6ac commit 0543a2fCopy full SHA for 0543a2f
.gitmodules
@@ -1,7 +1,8 @@
1
[submodule "src/libmongoc"]
2
path = src/libmongoc
3
- url = https://github.com/mongodb/mongo-c-driver.git
+ url = https://github.com/jmikola/mongo-c-driver.git
4
ignore = untracked
5
+ branch = 2.1.2-handshake
6
[submodule "src/libmongocrypt"]
7
path = src/libmongocrypt
8
url = https://github.com/mongodb/libmongocrypt.git
src/libmongoc
0 commit comments