preserve-paths
preserve-paths copied to clipboard
Is it possible to use wildcard?
It doesn't seem to work. I am looking for something like:
"web/sites/default/settings*.php"
It's called preserve-paths, not preserve-files.. You'll want to set the rule to "web/sites/default".
what about preserving any folder inside sites/? I agree regex would be an interesting addition
There is no wildcard or regex support yet. Feel free to post a PR and we will look into it.
fair enough :-)