...
Code Block | ||
---|---|---|
| ||
> git checkout cesm2.2-asdbranch > ./manage_externals/checkout_externals |
You now have:
Code Block | ||
---|---|---|
| ||
ChangeLog cime_config describe_version Externals_cime.cfg README.rst ChangeLog_template CODE_OF_CONDUCT.md doc LICENSE.txt cime components Externals.cfg manage_externals |
with the new directories cime and components. The tools directory has been moved to within cime.
Code Block | ||
---|---|---|
| ||
> cd components/clm > git fetch origin > git checkout release-cesm2.2.0/hist_opt |
...