Skip to content

Commit

Permalink
git submodules working
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Lloret committed Oct 31, 2016
1 parent e027e0d commit 8c55a68
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
@@ -1,12 +1,12 @@
[submodule "pcapi"]
[submodule "include/pcapi"]
path = include/pcapi
url = https://github.com/cobweb-eu/pcapi.git
[submodule "survey-designer"]
[submodule "include/survey-designer"]
path = include/survey-designer
url = https://github.com/edina/survey-designer.git
[submodule "survey-preview"]
[submodule "include/survey-preview"]
path = include/survey-preview
url = https://github.com/edina/survey-preview.git
[submodule "fieldtrip-viewer"]
[submodule "include/fieldtrip-viewer"]
path = include/fieldtrip-viewer
url = https://github.com/edina/fieldtrip-viewer.git
1 change: 1 addition & 0 deletions include/fieldtrip-viewer
Submodule fieldtrip-viewer added at 50df7e
1 change: 1 addition & 0 deletions include/pcapi
Submodule pcapi added at 5492c9
1 change: 1 addition & 0 deletions include/survey-designer
Submodule survey-designer added at 5da15a
1 change: 1 addition & 0 deletions include/survey-preview
Submodule survey-preview added at 899db4

0 comments on commit 8c55a68

Please sign in to comment.