... | ... | @@ -43,4 +43,6 @@ The quoted text after the **_-m_** parameter informs other MOM-CA developers abo |
|
|
|
|
|
After you have tested your local changes carefully, commit your changes into the public Git repository with the following command:
|
|
|
|
|
|
`git push origin master` |
|
|
\ No newline at end of file |
|
|
`git push origin master`
|
|
|
|
|
|
It is important to commit all changes in a well formatted way, i.e. to use 2 spaces (no tabs) for code indentaion. Otherwise other MOM-CA developers have no chance to follow your changes conveniently with the github version difference tool. See the [MOM-CA Development Environment guide](./Development-Environment) for more information. |
|
|
\ No newline at end of file |