Commit 71459dbd8c61603c803d3a650859b1c8d7430757
1 parent
8770c346
Exists in
master
and in
90 other branches
Update .mrconfig with correct colab branch
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.mrconfig
1 | 1 | [.] |
2 | 2 | |
3 | 3 | [colab] |
4 | -checkout = git clone https://github.com/colab-community/colab.git --branch softwarepublico | |
4 | +checkout = git clone https://github.com/colab-community/colab.git --branch spb-dev | |
5 | 5 | |
6 | 6 | [utils/gitlab-irc] |
7 | 7 | checkout = git clone https://gitlab.com/softwarepublico/gitlab-irc.git | ... | ... |