Commit 044167765fd5ec4547fbcc3d3265a949ce15ea50
1 parent
069d6317
Exists in
master
and in
90 other branches
.mrconfig: add noosfero
Showing
2 changed files
with
4 additions
and
0 deletions
Show diff stats
.gitignore
.mrconfig
... | ... | @@ -12,3 +12,6 @@ checkout = git clone https://gitlab.com/softwarepublico/colabdocumentation.git |
12 | 12 | |
13 | 13 | [redmine] |
14 | 14 | checkout = git clone https://github.com/redmine/redmine.git --branch 2.5-stable |
15 | + | |
16 | +[noosfero] | |
17 | +checkout = git clone https://gitlab.com/softwarepublico/noosfero.git | ... | ... |