On startup the server will clone all git repositories if the property "spring.cloud.config.server.git.cloneOnStart" is set to true. If the property is not set or is set to false then the server will behave as it does currently. Fixes gh-149
On startup the server will clone all git repositories if the property "spring.cloud.config.server.git.cloneOnStart" is set to true. If the property is not set or is set to false then the server will behave as it does currently. Fixes gh-149