Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Now use short submodule names in .gitmodules #266

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

yantosca
Copy link
Contributor

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Confirm you have reviewed the following documentation

Describe the update

This is a minor update that fixes some incorrect submodule names in the .gitmodules file. We have changed:

[submodule "docs/source/geos-chem-shared-docs"]

to

[submodule "geos-chem-shared-docs"]

Expected changes

This is a zero-diff update.

Related Github Issue(s)

NOTE: This PR should be merged immediately after:

.gitmodules
- Use short names (i.e. only the name of the module and not of the
  entire path) for submodules

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
@yantosca yantosca added no-diff-to-benchmark This update will have no impact on benchmark simulations category: Bug Fix Fixes a bug that was previously reported labels Mar 18, 2024
@yantosca yantosca added this to the 3.8.1 milestone Mar 18, 2024
@yantosca yantosca requested a review from lizziel March 18, 2024 18:08
@yantosca yantosca self-assigned this Mar 18, 2024
@lizziel lizziel changed the base branch from main to dev/no-diff-to-benchmark March 18, 2024 18:41
@yantosca yantosca merged commit 3232ba9 into dev/no-diff-to-benchmark Mar 20, 2024
1 check passed
@yantosca yantosca deleted the bugfix/gitmodules branch March 20, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Fix Fixes a bug that was previously reported no-diff-to-benchmark This update will have no impact on benchmark simulations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants