... | ... | @@ -37,7 +37,7 @@ Whenever you have finished a single working task, e.g. the creation of a new wid |
|
|
|
|
|
`git commit my/XRX/src/mom/app/collection -m 'minor changes in app collection'`
|
|
|
|
|
|
The quoted text after the **_-m_** parameter informs the other MOM-CA developers about the changes done. Try to formulate the commit messages as accurate as possible so that other MOM-CA developers get a good idea about what you have changed.
|
|
|
The quoted text after the **_-m_** parameter informs other MOM-CA developers about your changes. Try to formulate the commit messages as accurate as possible so that other MOM-CA developers get a good idea about what you have changed.
|
|
|
|
|
|
# Commit Your Changes to the Public Git Repository
|
|
|
|
... | ... | |