Skip to content

Commit

Permalink
Merge pull request #14 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 b6200e9 + 7d4b2eb commit 4b2ac7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ protocol = git
required = True
repo_url = git@github.com: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 @@ -32,15 +32,15 @@ protocol = git
required = True
repo_url = git@github.com:GEOS-ESM/GEOSgcm_GridComp.git
local_path = ./src/Components/GEOSctm_GridComp/@GEOSgcm_GridComp
branch = master
tag = v1.0.0
protocol = git
sparse = ../../../../config/GEOSgcm_GridComp.sparse

[GEOSchem_GridComp]
required = True
repo_url = git@github.com:GEOS-ESM/GEOSchem_GridComp.git
local_path = ./src/Components/GEOSctm_GridComp/@GEOSchem_GridComp
branch = master
tag = v1.0.0
protocol = git

[externals_description]
Expand Down

0 comments on commit 4b2ac7d

Please sign in to comment.