Skip to content

Commit

Permalink
update submodules to use ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
gshipman committed Oct 18, 2023
1 parent 1a66178 commit 88505ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
branch = ats5
[submodule "umt"]
path = umt
url = https://github.com/LLNL/UMT.git
url = git@github.com:LLNL/UMT.git
[submodule "trilinos"]
path = trilinos
url = https://github.com/trilinos/Trilinos.git
url = git@github.com:trilinos/Trilinos.git
[submodule "sparta"]
path = sparta
url = https://github.com/sparta/sparta.git
url = git@github.com:sparta/sparta.git
[submodule "parthenon"]
path = parthenon
url = https://github.com/parthenon-hpc-lab/parthenon.git
url = git@github.com:parthenon-hpc-lab/parthenon.git
[submodule "utils/pavilion"]
path = utils/pavilion
url = [email protected]:hpc/pavilion2.git
Expand Down

0 comments on commit 88505ed

Please sign in to comment.