Commit 7273e16b3b895ae0d9288c8a0d648ef16d228453
1 parent
4c6c6af8
Exists in
staging
and in
1 other branch
trying to make capistrano work
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
.gitmodules
... | ... | @@ -40,6 +40,6 @@ |
40 | 40 | [submodule "plugins/community_hub"] |
41 | 41 | path = plugins/community_hub |
42 | 42 | url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/community_hub.git |
43 | -[submodule "plugins/inclusao_digital"] | |
44 | - path = plugins/inclusao_digital | |
45 | - url = http://softwarepublico.gov.br/gitlab/noosfero-plugins/inclusao_digital.git | |
43 | +# [submodule "plugins/inclusao_digital"] | |
44 | +# path = plugins/inclusao_digital | |
45 | +# url = http://softwarepublico.gov.br/gitlab/noosfero-plugins/inclusao_digital.git | ... | ... |