-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
69 lines (69 loc) · 1.58 KB
/
.gitmodules
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "clu"]
path = clu
url = https://github.com/sdss/clu.git
branch = main
[submodule "cluplus"]
path = cluplus
url = https://github.com/sdss/cluplus
branch = main
[submodule "basecam"]
path = basecam
url = https://github.com/sdss/basecam
branch = main
[submodule "araviscam"]
path = araviscam
url = https://github.com/sdss/araviscam
branch = main
[submodule "skymakercam"]
path = skymakercam
url = https://github.com/sdss/skymakercam
branch = main
[submodule "lvmtipo"]
path = lvmtipo
url = https://github.com/sdss/lvmtipo
branch = main
[submodule "lvmecp"]
path = lvmecp
url = https://github.com/sdss/lvmecp
branch = main
[submodule "lvmscp"]
path = lvmscp
url = https://github.com/sdss/lvmscp
branch = main
[submodule "lvmops"]
path = lvmops
url = https://github.com/sdss/lvmops
branch = main
[submodule "lvmpwi"]
path = lvmpwi
url = https://github.com/sdss/lvmpwi
branch = main
[submodule "lvmtan"]
path = lvmtan
url = https://github.com/sdss/lvmtan
branch = main
[submodule "lvmieb"]
path = lvmieb
url = https://github.com/sdss/lvmieb
branch = main
[submodule "lvmnps"]
path = lvmnps
url = https://github.com/sdss/lvmnps
branch = main
[submodule "archon"]
path = archon
url = https://github.com/sdss/archon
branch = main
[submodule "lvmscraper"]
path = lvmscraper
url = https://github.com/sdss/lvmscraper
branch = main
[submodule "lvmagp"]
path = lvmagp
url = https://github.com/sdss/lvmagp
[submodule "lvmcam"]
path = lvmcam
url = https://github.com/sdss/lvmcam.git
[submodule "sdsstools"]
path = sdsstools
url = https://github.com/sdss/sdsstools.git