Add automatic metadata merging support so that when patching changes from local to default,
for example, the appropriate local metadata settings move from local.meta to default.meta.
There are quite a few complications to this idea; for example what if the file is default.d/20-other/savedsearches.conf, what metadata files should be updated?
Add automatic metadata merging support so that when patching changes from
local
todefault
, for example, the appropriate local metadata settings move fromlocal.meta
todefault.meta
.There are quite a few complications to this idea; for example what if the file is
default.d/20-other/savedsearches.conf
, what metadata files should be updated?