... | @@ -14,5 +14,5 @@ The `git status` command informs about the files modified and the files added or |
... | @@ -14,5 +14,5 @@ The `git status` command informs about the files modified and the files added or |
|
|
|
|
|
Please note the following two particularities:
|
|
Please note the following two particularities:
|
|
|
|
|
|
1. Under the heading _Changes not staged for commit:_ there always appears the modified file _build.properties.xml_ which you have filled in during installation with individual parameters optimized for your local MOM-CA installation. **Please do never commit this file to the public Git repository since the file contains your private database admin password!**
|
|
1. Under the heading _Changes not staged for commit:_ there always appears the modified file _build.properties.xml_ which you have filled in during installation with individual parameters optimized for your local MOM-CA installation. **Please do never commit the _build.properties.xml_ file to the public Git repository since the file contains your private database admin password!**
|
|
|
|
|