Skip to content

Commit

Permalink
Forcing docs rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaxmonsky committed Jul 25, 2024
1 parent f3e59ee commit 2e699ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conversion/ccpp-conversion-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ And select the `Create new fork` option. This will bring you to the "Create new

As you make changes and want to commit them to your github repos, you will be managing two separate repos. When you issue git commands, be aware of where you are in your code tree. If you want to see changes in CAM-SIMA, you can issue a `git status` in the main CAM-SIMA directory. If you want to see changes in the atmospheric_physics repo, make sure you are in `src/physics/ncar_ccpp` before you issue the `git status` command. All other git commands will be relative to your current working directory as well.


0 comments on commit 2e699ef

Please sign in to comment.