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