Skip to content

Commit 47039b3

Browse files
committed
We are tracking 1.2.0-dev, not master!
ProTip: git submodule update --remote --merge
1 parent c2b2dcd commit 47039b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[submodule "src/libmongoc"]
22
path = src/libmongoc
33
url = https://github.com/mongodb/mongo-c-driver.git
4-
branch = master
4+
branch = 1.2.0-dev
55
ignore = untracked
66
[submodule "src/libbson"]
77
path = src/libbson
88
url = https://github.com/mongodb/libbson.git
9-
branch = master
9+
branch = 1.2.0-dev
1010
ignore = untracked

0 commit comments

Comments
 (0)