Home - CMCC-Foundation/CMCC-CM GitHub Wiki
CMCC-CM documentation
Working with CMCC-CM
CMCC-CM code development:
This section contains the workflows to help anyone who is developing CMCC-CM or one of its component models. It is meant to be an aid to making any change to the CMCC-CM code, build method, or configuration.
- Opening an issue to document your problem or plans
- Make and store revisions in your personal repository (GitHub fork)
- Submit code and documentation changes
- Remove old or unused branches
- Code development with multiple repositories
git and GitHub resources
The links below should help you to learn and use git. If you cannot find an answer to your question here, ask your question by opening a new issue with the 'type:question' label. Be sure to check the FAQ first!
- Getting started with git
- How to set-up your git development environment
- Working with clones and remotes
- Updating your branch with cmcc-cm