Skip to content

Commit

Permalink
fix gitmodules to point to physics feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 committed Nov 15, 2024
1 parent d2a98da commit 2429d66
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
branch = main
[submodule "ccpp/physics"]
path = ccpp/physics
url = https://github.com/ufs-community/ccpp-physics
branch = ufs/dev
#url = https://github.com/ufs-community/ccpp-physics
#branch = ufs/dev
url = https://github.com/tsga/ccpp-physics
branch = feature/lnd_iau
[submodule "upp"]
path = upp
url = https://github.com/NOAA-EMC/UPP
Expand Down

0 comments on commit 2429d66

Please sign in to comment.