Skip to content

Commit

Permalink
shallow submodule clones
Browse files Browse the repository at this point in the history
  • Loading branch information
baperry2 committed Sep 18, 2024
1 parent 56c6d19 commit 1c2bde9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
[submodule "Submodules/AMReX"]
path = Submodules/AMReX
url = https://github.com/amrex-codes/amrex.git
shallow = true
[submodule "Submodules/YAKL"]
path = Submodules/YAKL
url = https://github.com/mrnorman/YAKL
shallow = true
[submodule "Submodules/RRTMGP"]
path = Submodules/RRTMGP
url = https://github.com/E3SM-Project/rte-rrtmgp
shallow = true
[submodule "Submodules/WW3"]
path = Submodules/WW3
url = https://github.com/erf-model/WW3
shallow = true

0 comments on commit 1c2bde9

Please sign in to comment.