Skip to content

Commit 1166b3e

Browse files
committed
Remove remotes that are now integrated into the main repository.
1 parent 31a8b66 commit 1166b3e

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

add_remotes.sh

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,13 @@
22
# Commands to add all remotes
33
# Intentionally kept simple.
44

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-
245
# Single module repos (third party)
256
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
277
git remote add dual-continuum-mech ssh://git@bitbucket.org/mashworth92/dual-continuum-mech.git
288
git remote add dual-porosity ssh://git@bitbucket.org/rafael_march_carbonates_hw/mrst-dual-porosity.git
299
git remote add dual-porosity-permeability ssh://git@github.com/nikolai-andrianov/DPDP-MRST.git
3010
git remote add fv-unsat ssh://git@github.com/jhabriel/fv-unsat.git
3111
git remote add fvbiot ssh://git@github.com/pmgbergen/fvbiot.git
32-
git remote add geochemistry ssh://git@bitbucket.org/mrst/matlab-geochemistry.git
3312
git remote add hwu-fractures ssh://git@bitbucket.org/HWUCarbonates/mrst-hwu-fractures.git
3413
git remote add nwm ssh://git@bitbucket.org/LinZhao9/nwm.git
3514
git remote add re-mpfa ssh://git@github.com/jhabriel/RE-MPFA.git

0 commit comments

Comments
 (0)