Skip to content

Commit

Permalink
added new submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfrag committed Feb 22, 2011
1 parent 05971c3 commit c9fb5a6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
@@ -1,3 +1,9 @@
[submodule "src/vendor/paperboy"]
path = lib/vendor/paperboy
url = git://github.com/felixge/node-paperboy.git
[submodule "lib/vendor/socket.io"]
path = lib/vendor/socket.io
url = git://github.com/LearnBoost/Socket.IO.git
[submodule "lib/vendor/socket.io-node"]
path = lib/vendor/socket.io-node
url = git://github.com/LearnBoost/Socket.IO-node.git
1 change: 1 addition & 0 deletions lib/vendor/socket.io
Submodule socket.io added at b6149c
1 change: 1 addition & 0 deletions lib/vendor/socket.io-node
Submodule socket.io-node added at 80f1d9

0 comments on commit c9fb5a6

Please sign in to comment.