We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a351a commit 2cd94d9Copy full SHA for 2cd94d9
2 files changed
.gitmodules
@@ -3,7 +3,8 @@
3
url = https://github.com/couchbaselabs/sdk-testcases.git
4
[submodule "ext/couchbase"]
5
path = ext/couchbase
6
- url = https://github.com/couchbaselabs/couchbase-cxx-client.git
+ #url = https://github.com/couchbaselabs/couchbase-cxx-client.git
7
+ url = https://github.com/avsej/couchbase-cxx-client.git
8
[submodule "deps/protostellar"]
9
path = deps/protostellar
10
url = https://github.com/couchbase/protostellar.git
ext/couchbase
0 commit comments