|
|
Open a Linux terminal and move into the directory where MOM-CA is installed, e.g. into _/home/jochen/XRX/mom.XRX_.
|
|
|
|
|
|
1. Update the Local Codebase
|
|
|
# Update the Local Codebase
|
|
|
|
|
|
Before committing any changes, update the local codebase with the changes done by other MOM-CA developers using the following command:
|
|
|
|
|
|
`git pull origin master`
|
|
|
|
|
|
1. Get the Status
|
|
|
# Get the Status
|
|
|
|
|
|

|
|
|
|
... | ... | |