Spring Cloud Config Server has magical property searchPaths
that magically alter search order of
YAML file in Git repository. YAML file name conventions and config file layout itself are magic.
During development in feature-branch I made change that is unrelated to feature and I want to integrate it before feature will be completed.
If project is shared by team members with different OS it is possible that your files have mix of eol (end of line) styles.