Commit 16e0af8922438dcf558a6ab5797d72edfebff735
0 parents
Exists in
master
and in
79 other branches
Add submodules
Showing
3 changed files
with
8 additions
and
0 deletions
Show diff stats
1 | +++ a/.gitmodules | |
... | ... | @@ -0,0 +1,6 @@ |
1 | +[submodule "software_communities"] | |
2 | + path = software_communities | |
3 | + url = git@beta.softwarepublico.gov.br:softwarepublico/mpog_software.git | |
4 | +[submodule "noosfero-spb-theme"] | |
5 | + path = noosfero-spb-theme | |
6 | + url = git@beta.softwarepublico.gov.br:softwarepublico/noosfero-spb-theme.git | ... | ... |