Page History
...
- Verifies connection to GIT Repository.
- Brings in the latest config changes from the remote repository so your local setup is up to date.
- Refers to the GIT Audit Change log within the WhereScape 3D repository.
- Extracts the configuration files & stores them within the local GIT repository folder.
- The user will be prompted to add their own commit message:
- If the user would like to link their commit to a backlog item or bug in GIT, they can use development tags in their commit message. Simply add a '#' followed by the backlog item ID. For example: '#123', will automatically associate the commit with the corresponding work item in your backlog.
- Commits the config change to the remote GIT repository with your message.
...

