-
Notifications
You must be signed in to change notification settings - Fork 0
/
mrconfig
47 lines (44 loc) · 2.04 KB
/
mrconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[dotfiles]
checkout = git clone '[email protected]:marten/dotfiles.git' 'dotfiles'
[.emacs.d]
checkout = git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
[rgoc/docker-base-images]
checkout = git clone '[email protected]:roqua/docker-base-images.git' 'docker-base-images'
[rgoc/rq]
checkout = git clone '[email protected]:roqua/rq.git' 'rq'
[rgoc/documentation]
checkout = git clone '[email protected]:roqua/documentation.git' 'deployer'
[rgoc/roqua]
checkout = git clone '[email protected]:roqua/roqua.git' 'roqua'
[rgoc/quby]
checkout = git clone '[email protected]:roqua/quby_engine.git' 'quby'
[rgoc/core]
checkout = git clone '[email protected]:roqua/core.git' 'core'
[rgoc/questionnaires]
checkout = git clone '[email protected]:roqua/questionnaires.git' 'questionnaires'
[rgoc/quby_admin]
checkout = git clone '[email protected]:roqua/quby_admin.git' 'quby_admin'
[rgoc/roqua-support]
checkout = git clone '[email protected]:roqua/roqua-support.git' 'roqua-support'
[rgoc/authmac]
checkout = git clone '[email protected]:roqua/authmac.git' 'authmac'
[rgoc/medo]
checkout = git clone '[email protected]:roqua/medo.git' 'medo'
[rgoc/healthy]
checkout = git clone '[email protected]:roqua/healthy.git' 'healthy'
[rgoc/status]
checkout = git clone '[email protected]:roqua/status.git' 'status'
[rgoc/documentation]
checkout = git clone '[email protected]:pages/documentation.git' 'documentation'
[rgoc/grip]
checkout = git clone '[email protected]:roqua/grip.git' grip
[rgoc/operations/gitlab-automator]
checkout = git clone '[email protected]:roqua/gitlab_automator.git' 'gitlab-automator'
[rgoc/operations/chef]
checkout = git clone '[email protected]:roqua/chef.git' 'chef'
[rgoc/operations/ci-deployer]
checkout = git clone '[email protected]:roqua/operations/ci-deployer.git' 'ci-deployer'
[rgoc/operations/ci-deployment-scripts]
checkout = git clone '[email protected]:roqua/operations/ci-deployment-scripts.git' 'ci-deployment-scripts'
[rgoc/operations/deployer]
checkout = git clone '[email protected]:roqua/deployer.git' 'deployer'