[Project] adding submodules

This commit is contained in:
Robert von Burg 2014-09-19 22:01:53 +02:00
parent fa3e9d2742
commit fb867e672a
6 changed files with 16 additions and 5 deletions

5
.gitignore vendored
View File

@ -1,8 +1,3 @@
.DS_Store
ch.eitchnet.parent
ch.eitchnet.privilege
ch.eitchnet.utils
ch.eitchnet.xmlpers
ch.eitchnet
.settings
.project

12
.gitmodules vendored Normal file
View File

@ -0,0 +1,12 @@
[submodule "ch.eitchnet.parent"]
path = ch.eitchnet.parent
url = git@github.com:eitchnet/ch.eitchnet.parent.git
[submodule "ch.eitchnet.utils"]
path = ch.eitchnet.utils
url = git@github.com:eitchnet/ch.eitchnet.utils.git
[submodule "ch.eitchnet.privilege"]
path = ch.eitchnet.privilege
url = git@github.com:eitchnet/ch.eitchnet.privilege.git
[submodule "ch.eitchnet.xmlpers"]
path = ch.eitchnet.xmlpers
url = git@github.com:eitchnet/ch.eitchnet.xmlpers.git

1
ch.eitchnet.parent Submodule

@ -0,0 +1 @@
Subproject commit dc3beef5bfb45608217914e4bc1a45e2935f3dd3

1
ch.eitchnet.privilege Submodule

@ -0,0 +1 @@
Subproject commit a70b4309860cd3da8f22b20b4589973c115bb238

1
ch.eitchnet.utils Submodule

@ -0,0 +1 @@
Subproject commit 54092c87d4a5e3eaf0c4cae894367cfafaecad15

1
ch.eitchnet.xmlpers Submodule

@ -0,0 +1 @@
Subproject commit cf1a6135350c6097aad14bfc98a93fdfe5f4d697