Skip to content

Commit

Permalink
Init submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
delitescere committed Sep 29, 2010
1 parent 066f21d commit 5234d98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "contracts/cdc-consumer"]
path = spec/integration/contracts/cdc-consumer
url = [email protected]:delitescere/cdc-consumer-contracts-for-provider.git
7 changes: 7 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
The provider of the service.

> git submodule add [email protected]:delitescere/cdc-consumer-contracts-for-provider.git spec/integration/contracts/cdc-consumer

* Alter the reference in .gitmodules to:
[submodule "contracts/cdc-consumer"]

0 comments on commit 5234d98

Please sign in to comment.