|
2 | 2 | # Commands to add all remotes |
3 | 3 | # Intentionally kept simple. |
4 | 4 |
|
5 | | -# Multi-module repos and core |
6 | | -git remote add core ssh://git@bitbucket.org/mrst/mrst-core.git |
7 | | -git remote add autodiff ssh://git@bitbucket.org/mrst/mrst-autodiff.git |
8 | | -git remote add model-io ssh://git@bitbucket.org/mrst/mrst-model-io.git |
9 | | -git remote add multiscale ssh://git@bitbucket.org/mrst/mrst-multiscale.git |
10 | | -git remote add visualization ssh://git@bitbucket.org/mrst/mrst-visualization.git |
11 | | -git remote add solvers ssh://git@bitbucket.org/mrst/mrst-solvers.git |
12 | | - |
13 | | -# Single module repos |
14 | | -git remote add co2lab ssh://git@bitbucket.org/mrst/mrst-co2lab.git |
15 | | -git remote add book ssh://git@bitbucket.org/mrst/mrst-book.git |
16 | | -git remote add dg ssh://git@bitbucket.org/mrst/mrst-dg.git |
17 | | -git remote add nfvm ssh://git@bitbucket.org/mrst/nfvm.git |
18 | | -git remote add mpsaw ssh://git@bitbucket.org/mrst/mpsaw.git |
19 | | -git remote add ensemble ssh://git@bitbucket.org/mrst/mrst-ensemble.git |
20 | | -git remote add network-models ssh://git@bitbucket.org/mrst/network-models.git |
21 | | -git remote add geothermal ssh://git@bitbucket.org/mrst/geothermal.git |
22 | | -git remote add static-modeling ssh://git@bitbucket.org/mrst/static-modeling.git |
23 | | - |
24 | 5 | # Single module repos (third party) |
25 | 6 | git remote add ad-micp ssh://git@github.com/daavid00/ad-micp.git |
26 | | -git remote add domain-decomposition ssh://git@bitbucket.org/mrst/mrst-domain-decomposition.git |
27 | 7 | git remote add dual-continuum-mech ssh://git@bitbucket.org/mashworth92/dual-continuum-mech.git |
28 | 8 | git remote add dual-porosity ssh://git@bitbucket.org/rafael_march_carbonates_hw/mrst-dual-porosity.git |
29 | 9 | git remote add dual-porosity-permeability ssh://git@github.com/nikolai-andrianov/DPDP-MRST.git |
30 | 10 | git remote add fv-unsat ssh://git@github.com/jhabriel/fv-unsat.git |
31 | 11 | git remote add fvbiot ssh://git@github.com/pmgbergen/fvbiot.git |
32 | | -git remote add geochemistry ssh://git@bitbucket.org/mrst/matlab-geochemistry.git |
33 | 12 | git remote add hwu-fractures ssh://git@bitbucket.org/HWUCarbonates/mrst-hwu-fractures.git |
34 | 13 | git remote add nwm ssh://git@bitbucket.org/LinZhao9/nwm.git |
35 | 14 | git remote add re-mpfa ssh://git@github.com/jhabriel/RE-MPFA.git |
|
0 commit comments