Commit 46749a17b5f6088250b8a406cafa037ba1805c1c
1 parent
7a3c0718
Exists in
master
and in
90 other branches
rename colab-deps-src to colab-deps
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
.gitignore
.mrconfig
... | ... | @@ -3,8 +3,8 @@ |
3 | 3 | [colab] |
4 | 4 | checkout = git clone http://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab.git |
5 | 5 | |
6 | -[colab-deps-src] | |
7 | -checkout = git clone http://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab-deps-src.git | |
6 | +[colab-deps] | |
7 | +checkout = git clone http://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab-deps.git | |
8 | 8 | |
9 | 9 | [mailman-api] |
10 | 10 | checkout = git clone https://github.com/TracyWebTech/mailman-api.git | ... | ... |