Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ required = True

[EMC_post]
protocol = git
repo_url = https://github.com/NOAA-GSL/UPP
repo_url = https://github.com/NOAA-EMC/UPP
# Specify either a branch name or a hash but not both.
#branch = RRFS_dev
hash = 7d4d6d6
hash = 7477b93
local_path = src/EMC_post
required = True
externals = None
Expand Down