You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2022. It is now read-only.
When running magentoconfigsync load example.yml on a Magento 2 installation all configuration entries in the example.yml will be output, regardless of whether they changed.
This needs to be brought in line with how the Magento 1 adapter works and only output the value if it's changed.
When running
magentoconfigsync load example.ymlon a Magento 2 installation all configuration entries in theexample.ymlwill be output, regardless of whether they changed.This needs to be brought in line with how the Magento 1 adapter works and only output the value if it's changed.