-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added submodule mongo-c-driver back to repo
- Loading branch information
Christopher Triolo
committed
Jun 17, 2010
1 parent
b7195fd
commit 6358bab
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "mongo-c-driver"] | ||
path = mongo-c-driver | ||
url = git://github.com/ctriolo/mongo-c-driver.git |
Submodule mongo-c-driver
added at
945c06