Commit 7cc580a134ba7a9755d0b484c3bf133d79f9e63a
1 parent
287b8447
Exists in
master
and in
79 other branches
Add spb_migrations submodule
Showing
2 changed files
with
4 additions
and
0 deletions
Show diff stats
.gitmodules
... | ... | @@ -4,3 +4,6 @@ |
4 | 4 | [submodule "noosfero-spb-theme"] |
5 | 5 | path = noosfero-spb-theme |
6 | 6 | url = git@portal.softwarepublico.gov.br:softwarepublico/noosfero-spb-theme.git |
7 | +[submodule "spb_migrations"] | |
8 | + path = spb_migrations | |
9 | + url = git@portal.softwarepublico.gov.br:softwarepublico/spb_migrations.git | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit 6949b704984a5987ad8bee81c1b8d88557d225fa | ... | ... |