Skip to content

Commit 2e8ed4b

Browse files
authored
.gitmodules cleanup (#448)
1 parent d1c9eb4 commit 2e8ed4b

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

.gitmodules

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,53 +10,51 @@
1010
path = gitmodules/sundials
1111
url = https://github.com/LLNL/sundials
1212
shallow = true
13-
[submodule "gitmodules/span"]
13+
[submodule "span"]
1414
path = gitmodules/span
1515
url = https://github.com/tcbrindle/span.git
1616
shallow = true
17-
[submodule "gitmodules/string_view-standalone"]
17+
[submodule "string_view-standalone"]
1818
path = gitmodules/string_view-standalone
1919
url = https://github.com/bitwizeshift/string_view-standalone.git
2020
shallow = true
21-
[submodule "gitmodules/camp"]
21+
[submodule "camp"]
2222
path = gitmodules/camp
2323
url = https://github.com/open-atmos/camp
2424
shallow = true
25-
[submodule "gitmodules/SuiteSparse"]
25+
[submodule "SuiteSparse"]
2626
path = gitmodules/SuiteSparse
2727
url = https://github.com/DrTimothyAldenDavis/SuiteSparse
2828
shallow = true
29-
[submodule "gitmodules/json-fortran"]
29+
[submodule "json-fortran"]
3030
path = gitmodules/json-fortran
3131
url = https://github.com/jacobwilliams/json-fortran
3232
shallow = true
33-
[submodule "gitmodules/devops_tests"]
33+
[submodule "devops_tests"]
3434
path = gitmodules/devops_tests
3535
url = https://github.com/open-atmos/devops_tests
3636
shallow = true
37-
[submodule "gitmodules/netcdf-fortran"]
37+
[submodule "netcdf-fortran"]
3838
path = gitmodules/netcdf-fortran
3939
url = https://github.com/Unidata/netcdf-fortran.git
4040
shallow = true
41-
[submodule "gitmodules/netcdf-c"]
41+
[submodule "netcdf-c"]
4242
path = gitmodules/netcdf-c
4343
url = https://github.com/Unidata/netcdf-c.git
4444
shallow = true
45-
[submodule "gitmodules/optional"]
45+
[submodule "optional"]
4646
path = gitmodules/optional
4747
url = https://github.com/TartanLlama/optional.git
4848
shallow = true
49-
[submodule "gitmodules/hdf5"]
49+
[submodule "hdf5"]
5050
path = gitmodules/hdf5
5151
url = https://github.com/HDFGroup/hdf5.git
5252
shallow = true
53-
[submodule "gitmodules/nanobind"]
53+
[submodule "nanobind"]
5454
path = gitmodules/nanobind
5555
url = https://github.com/wjakob/nanobind
56-
[submodule "gitmodules/nanobind_json"]
56+
shallow = true
57+
[submodule "nanobind_json"]
5758
path = gitmodules/nanobind_json
5859
url = https://github.com/Griger5/nanobind_json
59-
[submodule "."]
60-
branch = pypartmc
61-
[submodule "nanobind_json"]
62-
branch = pypartmc
60+
shallow = true

0 commit comments

Comments
 (0)