/stunt_mage_patch_rewrite_validator

Shell script that check whether files updated by patch are present in local code pool

Primary LanguageShell

Magento Patch Rewrite Validator

Simple shell script to detect any overwritten patched files in local/community code pool and in custom themes

Install

curl https://raw.githubusercontent.com/stuntcoders/stunt_mage_patch_rewrite_validator/master/mage-patch-check.sh > /usr/local/bin/mage-patch-check
chmod +x /usr/local/bin/mage-patch-check

Usage

Navigate to magento proeject, apply patch and run:

$ mage-patch-check

Example ouput

Example output