Commit e0e6306fe758d7fa61125760f1a520e5f62fb438

Authored by Antonio Terceiro
1 parent aeeb36b7

Add ColabDocumentation repository

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
.mrconfig
... ... @@ -4,6 +4,9 @@
4 4 checkout = git clone https://github.com/colab-community/colab.git
5 5 --branch dev_gitlab
6 6  
  7 +[doc/colabdocumentation]
  8 +checkout = git clone https://gitlab.com/softwarepublico/colabdocumentation.git
  9 +
7 10 [redmine]
8 11 checkout = git clone https://github.com/redmine/redmine.git
9 12 --branch 2.5-stable
... ...