Skip to content

Commit

Permalink
Add streams submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
tjaskula committed Aug 4, 2021
1 parent 990231f commit 2a10c51
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@
[submodule "xoom-net-turbo"]
path = xoom-net-turbo
url = ../xoom-net-turbo
[submodule "xoom-net-streams"]
path = xoom-net-streams
url = ../xoom-net-streams
1 change: 1 addition & 0 deletions add_sub_modules.cmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
git submodule add ../xoom-net-turbo xoom-net-turbo
git submodule add ../xoom-net-streams xoom-net-streams

git submodule add ../xoom-net-http xoom-net-http
git submodule add ../xoom-net-symbio-ado xoom-net-symbio-ado
Expand Down
1 change: 1 addition & 0 deletions set_sub_modules.cmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
git submodule set-url xoom-net-turbo ../xoom-net-turbo
git submodule set-url xoom-net-streams ../xoom-net-streams

git submodule set-url xoom-net-http ../xoom-net-http
git submodule set-url xoom-net-symbio-ado ../xoom-net-symbio-ado
Expand Down
1 change: 1 addition & 0 deletions xoom-net-streams
Submodule xoom-net-streams added at bc5802

0 comments on commit 2a10c51

Please sign in to comment.