Commit 436d745dac7d62d9060e777312d0d200654bfb4e
1 parent
71459dbd
Exists in
master
and in
90 other branches
switch colab to master branch
(also drop IRC bot repo)
Showing
1 changed file
with
1 additions
and
5 deletions
Show diff stats
.mrconfig
1 | 1 | [.] |
2 | 2 | |
3 | 3 | [colab] |
4 | -checkout = git clone https://github.com/colab-community/colab.git --branch spb-dev | |
5 | - | |
6 | -[utils/gitlab-irc] | |
7 | -checkout = git clone https://gitlab.com/softwarepublico/gitlab-irc.git | |
8 | -skip = true | |
4 | +checkout = git clone https://github.com/colab-community/colab.git --branch master | ... | ... |