Skip to content

Commit

Permalink
Merge pull request #15 from GEOS-ESM/feature/mathomp4/tagged-externals
Browse files Browse the repository at this point in the history
Update to tagged external repositories
  • Loading branch information
tclune authored Jul 26, 2019
2 parents 20f8507 + 03fb0e5 commit e7db50f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ protocol = git
required = True
repo_url = [email protected]:GEOS-ESM/NCEP_Shared.git
local_path = ./src/Shared/@NCEP_Shared
branch = master
tag = v1.0.0
protocol = git
sparse = ../../../config/NCEP_Shared.sparse

[GMAO_Shared]
required = True
repo_url = [email protected]:GEOS-ESM/GMAO_Shared.git
local_path = ./src/Shared/@GMAO_Shared
branch = master
tag = v1.0.0
protocol = git
sparse = ../../../config/GMAO_Shared.sparse

Expand All @@ -40,29 +40,29 @@ protocol = git
required = True
repo_url = [email protected]:GEOS-ESM/GEOSgcm_GridComp.git
local_path = ./src/Components/@GEOSgcm_GridComp
branch = master
tag = v1.0.0
protocol = git
externals = Externals.cfg

[GEOSgcm_App]
required = True
repo_url = [email protected]:GEOS-ESM/GEOSgcm_App.git
local_path = ./src/Applications/@GEOSgcm_App
branch = master
tag = v1.0.0
protocol = git

[UMD_Etc]
required = True
repo_url = [email protected]:GEOS-ESM/UMD_Etc.git
local_path = ./src/Applications/@UMD_Etc
branch = master
tag = v1.0.0
protocol = git

[CPLFCST_Etc]
required = True
repo_url = [email protected]:GEOS-ESM/CPLFCST_Etc.git
local_path = ./src/Applications/@CPLFCST_Etc
branch = master
tag = v1.0.0
protocol = git

[externals_description]
Expand Down

0 comments on commit e7db50f

Please sign in to comment.