spring-cloud-config
spring-cloud-config copied to clipboard
Git shallow clone for better performance
Do not download the entire commit history from the remote. Execute the equivalent of git clone --depth 1
Fixes #1544
Maybe if you make it opt in with a configuration flag
I added a configuration flag where the default is the existing behavior.