Skip to content

Commit 124b119

Browse files
author
Chris Cho
authored
Merge pull request #50 from schmalliso/bson-tutorial-fix
DOP-4013: add bson-ruby submodule to access its tutorial
2 parents 9487c64 + af1dd48 commit 124b119

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
path = mongo-ruby-driver
33
url = https://github.com/mongodb/mongo-ruby-driver.git
44
branch = master
5+
[submodule "bson-ruby"]
6+
path = bson-ruby
7+
url = https://github.com/mongodb/bson-ruby.git
8+
branch = master

bson-ruby

Submodule bson-ruby added at ea6fe69

mongo-ruby-driver

Submodule mongo-ruby-driver updated 75 files

0 commit comments

Comments
 (0)