... | @@ -29,7 +29,7 @@ Whenever you have finished a single working task, e.g. the creation of a new wid |
... | @@ -29,7 +29,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'`
|
|
`git commit my/XRX/src/mom/app/collection -m 'minor changes in app collection'`
|
|
|
|
|
|
It is . It is better to commit and label changes often. 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 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.
|
|
|
|
|
|
# Commit Your Changes to the Public Git Repository
|
|
# Commit Your Changes to the Public Git Repository
|
|
|
|
|
... | | ... | |